Hello all,
I've just started experimenting with the MSP430, thinking it may replace the 8-bit AVR I've been using for some of my projects. After generating my code, the symbol table in the ELF file does not contain all of the hardware registers that I'd like to watch with the debugger. Is there some way to force the ELF file to include all symbols and hardware registers etc? One quick note, I'm using the CODE::BLOCKS ide as a build environment. I'll switch to make as soon as I've decided that the MSP430 serves my purposes. Thanks for your help! -Woody Douglass