I can't seem to post to mspgcc-users so I'll ask here.
I have gotten mspgcc working in eclipse and can debug the c part of my
program fine. But I can't figure how to set the flags so the assembly
part shows up. I have:
msp430-gcc -mmcu=msp430x2013 -v -x assembler-with-cpp
-IC:/cpp/mspgcc/msp430/include -o "USI_I2CSlave.o" "../USI_I2CSlave.s"
-g -O0 -D_GNU_ASSEMBLER_ -nostdlib -Wa,-adhlnsd=USI_I2CSlave.lst
It links in fine and I can see it is called, but it doesn't show in the
debugger.
Thanks, Dan.
BTW, it is loading the target through eclipse now...!
--
email: y...@lakeweb.com but drop the 'x'.
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )