Re: [Mspgcc-users] Linker help please

2015-08-01 Thread Peter Bigot
Try making the MCU name uniformly lowercase (msp430g2553). On Sat, Aug 1, 2015 at 3:55 PM, Ian Chapman wrote: > Hi, I'm moving from to msp430g2553 from msp430f5438a and after some work > I have a clean compile. However I'm getting this linker error. Linking > and running are still okay with th

[Mspgcc-users] Linker help please

2015-08-01 Thread Ian Chapman
Hi, I'm moving from to msp430g2553 from msp430f5438a and after some work I have a clean compile. However I'm getting this linker error. Linking and running are still okay with the previous chip. msp430-gcc -o main.elf main.o uart.o ADC.o Timer.o Xref.o -Os -Wall -g -mmcu=MSP430g2553 /usr/lib/