Steve Underwood wrote:
Chris Liechti wrote:
msp430-ld: unrecognised emulation mode: msp430x1122
I just updated CVS for some things related to this. The make file for
msp430-libc, and the gcc-3.4 stuff missed out the 1122 and 1232. The
devices were in a jumbled order, which made checking them hard. It also
results in the jumbled up list of devices you see above. I have sorted
them into order in the gcc-3.3 and gcc-3.4 files, and the msp430-libc
make file.
I see an official binutils with msp430 support has just been released. I
think it needs updates too :-( I will work out a patch and post it later.
thank you verry much!
chris