mspgcc: A port of the GNU tools to the Texas Instruments MSP430 microcontrollers | ||
---|---|---|
<<< Previous | MSP430 specific extensions to the GNU toolchain | Next >>> |
Declaring the "main" routine in the form
int RESERVE_RAM(10) main() { ... } |
<<< Previous | Home | Next >>> |
Accessing the MSP430's peripheral registers - the SFRs | Up | Handling the status register |