Sascha Boyd wrote:
Hi,
today i'm working for the first time with the MSP430 microcontroller and the
MSPGCC Compiler. So i have my first problem.
With the following command i compile my source file.
msp430-gcc -mmcu=msp430x149 -g -O -o test.elf test.c
The compile procedure looks OK, but then i get the message, that is is not
possible to execute the msp430-ld.exe file (no such file or directory),
although this file is in the same directory as the msp430-gcc.exe file.
put it into the search path
export PATH=/your/path/to/mspbin/:$PATH
for bash.
Please don't hit the reply button on any mail that has nothing to do with the
topic if you start a new topic in this newsgroup.
Newsreader sort the messages that belong together.
G.
Best regards,
Sascha
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users