General Questions:
What debugger do you support? Or can I use the IAR C-SPY debugger?
What do I need to do to get interrupts working?
Function pointers do not seem to have the correct addresses. Why?
What library functions do you support?
I am looking at the listing file, why does ICC430 compiler uses the same register for more than one (local) variable? Is this a bug?
Hardware/Chip Specific Questions:
Does your compiler support MSP430Fxxx devices?
How do I use the ??? subsystems of the MSP430?
Printing: printf(), puts():
How come when I use printf(), '\n' does not move the cursor to the right place in the terminal window?
I use printf, and nothing comes out.
New Answers: -- these are not yet categorized
FLASH overlapping Ram -- Global arrays larger than 2k
|