Hello,
I tried to rebuild msp430-jtag and got following error:

msp430-gcc -mmcu=msp430f2121 -D_GNU_ASSEMBLER_   -c -o eraseFlash.o 
eraseFlash.S
msp430-ld -mmsp430 -T msp430xRAM.x -o eraseFlash.elf eraseFlash.o
msp430-ld: cannot represent machine `msp:110'

I tried to copy original msp430-gcc script for that family, 
unfortunatelly, error is the same. Have you any idea what to do with it?

Miloslav Semler

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
DESIGN Expert tips on starting your parallel project right.
http://goparallel.sourceforge.net/
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to