I am trying to do a link with crt430x149.0, but it always tries to link
to
crt430x110.o. I renamed/moved the crt430x110.o file, now it stops the
link with
an error complaining it cannot find the file.
I must be missing something, any ideas?
Do you specifiy the correct -mmcu=your mcu flag? Normally gcc should link
against the correct file automatically.
Also when I build libc, what is the difference with the msp1 and msp2
directories which hold the libc libm and libfp libraries.
It's in the docs: msp1=all MSPs w/o hardware multiplier
msp2=all MSPs with hardware multiplier