i am trying to convert code written for the IAR compiler to the msp430-gcc
on windows.
right now it is complaining about this line:
__interrupt void ISRTimerA0 (void)
IntService.c:11: syntax error before "void"
i've read the following link.  it's not enough information for me though.
where is there more thorough documentation?
http://mspgcc.sourceforge.net/faq/x55.html
i am a newb at this, so anything at all will be useful.
thank you.

Reply via email to