Sign in

username:

password:



Not a member?

Search msp430



Search tips

Subscribe to msp430



Discussion Groups

Discussion Groups | MSP430 | assembler debug output, mspgcc

The purpose of this group is to foster exchange of information on the Texas Instruments MSP430 family of microcontrollers and related tools. Everyone welcome, all levels of familiarity/expertise.

assembler debug output, mspgcc - Dan Bloomquist - Aug 6 10:44:44 2008



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 )