lamckh 0 Posted January 19, 2014 Share Posted January 19, 2014 Hi people! i just got the MSP430G2 for a project and I tried to play with it today. I was following the instructions for loading the blink program in "getting started" but it kept giving me this error: c:/users/mr. lam/desktop/energia-0101e0011/hardware/tools/msp430/bin/../lib/gcc/msp430/4.6.3/../../../../msp430/bin/ld.exe: cannot open linker script file memory.x: No such file or directory collect2: ld returned 1 exit status what does it mean?? i have the drivers ( I've been reading a lot all night) I have it show up as COM 8 i have chosen the right board. what else can i do to fix this ? Thanks! Quote Link to post Share on other sites
grahamf72 169 Posted January 19, 2014 Share Posted January 19, 2014 Install Energia to C:/Energia instead. It doesn't like spaces in the path. Sent from my iPad using Tapatalk lamckh 1 Quote Link to post Share on other sites
lamckh 0 Posted January 19, 2014 Author Share Posted January 19, 2014 GRAHAMF72 u are my god. Thanks!!!! Quote Link to post Share on other sites
eamonb 1 Posted March 4, 2014 Share Posted March 4, 2014 Hi I am getting a similar error as reported by Lamckh above . Here is what is being reported c:/program files/energia/energia-0101e0011/hardware/tools/msp430/bin/../lib/gcc/msp430/4.6.3/../../../../msp430/bin/ld.exe: cannot open linker script file memory.x: No such file or directorycollect2: ld returned 1 exit status I would appreciate help with this . Quote Link to post Share on other sites
Thorvard 14 Posted March 4, 2014 Share Posted March 4, 2014 c:/program files/energia/energia-0101e0011/ Please Install Energia to a folder without spaces in the directorynames. Try c:\energia instead. Quote Link to post Share on other sites
eamonb 1 Posted March 5, 2014 Share Posted March 5, 2014 HI Thorvard Than you . This solved the problem . I should have read the earlier post . Thorvard 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.