Hi, I switched the operating system (and thus the msp430-gcc version from 4.6.3 to 4.7.0 and the rest of the toolchain) and now my program cannot be linked.
> make -C Debug/ make: Wejście do katalogu `/home/tomek/workspace/bootloader/Debug' Building target: bootloader.elf Invoking: MSP430 Linker /home/tomek/tmp/msp430-toolchain-linux-i386-2.1/bin/msp430-gcc-wrapper ./ti_driverlib/flash.o ./main.o -mmcu=msp430f5529 -Xlinker -T msp430.x -o "bootloader.elf" /home/tomek/tmp/msp430-toolchain-linux-i386-2.1/bin/../lib/gcc/msp430/4.7.0/../../../../msp430/bin/ld: internal error emsp430.c 123 collect2: error: ld returned 1 exit status I have downloaded the toolchain http://xpg.dk/files/File/msp430/msp430-toolchain-linux-i386-2.1.tar.bz2 If I don't use the -T msp430.x option the linking proceeds ok. What is the rootcause of the issue, where can I find any logs of what went wrong? Best Regards, Tomek ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees _______________________________________________ Mspgcc-users mailing list Mspgcc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mspgcc-users