This is my first attempt with Energia. Sorry to ask so many questions. I need to know what state the G2553 is left in after whatever Energia does to it automatically so I know what I need to do, such as:
Does it set the top of the stack?
Does it set the clock to 1 MHz? 8 MHz?
Does it disable the watchdog function?
Does it return P2.6 and P2.7 to GPIO use?
Does it leave all port pins as inputs with PU resistors?
Does it set up a timer to generate interrupts for millis()?
Also, where can I find this kind of information? I didn't have any luck searching for