Osmoz 0 Posted September 3, 2012 Share Posted September 3, 2012 Hello, i can't get energia to work on my fresh ubuntu x64 installation. When i try compiling, i get that error: /home/osmoz/Bureau/energia-0101E0008/hardware/tools/msp430/bin/../libexec/gcc/msp430/4.6.3/cc1plus: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory What do ? Thanks, Osmoz Quote Link to post Share on other sites
Osmoz 0 Posted September 3, 2012 Author Share Posted September 3, 2012 And its not working either on windows 7 ultimate 64, but its not the same problem, theres what i get: tilib: MSP430_Initialize: Could not find MSP-FET430UIF on specified COM port (error = 57) tilib: device initialization failed I don't care if it works on ubuntu or windows but i want it to works ! Thanks Quote Link to post Share on other sites
Rickta59 589 Posted September 3, 2012 Share Posted September 3, 2012 Hello, i can't get energia to work on my fresh ubuntu x64 installation.When i try compiling, i get that error: /home/osmoz/Bureau/energia-0101E0008/hardware/tools/msp430/bin/../libexec/gcc/msp430/4.6.3/cc1plus: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory What do ? Thanks, Osmoz We don't officially support 64 bit linux. Some people have been able to get it going themselves info here: https://github.com/energia/Energia/issues/98 Quote Link to post Share on other sites
Osmoz 0 Posted September 3, 2012 Author Share Posted September 3, 2012 Thanks for your anwser. Will try the solution given in the report. And some fresh news for my problem with windows: when running the temperature demo and opening the serial monitor, i can see weird character. That proof theres actually a link between my launchpad and my comp. I'm actually downloading CCS5 to see if it works with it. Hope it will. Quote Link to post Share on other sites
Osmoz 0 Posted September 3, 2012 Author Share Posted September 3, 2012 Patching my energia with 64 library didnt work, but great news: energia for windows is now working ! I've installed my launchpad with the CCS drivers, it worked, and it also work in energia. I'm so happy! Thanks for your help, Osmoz Quote Link to post Share on other sites
bluehash 1,581 Posted September 3, 2012 Share Posted September 3, 2012 Thanks for the update. Quote Link to post Share on other sites
chibiace 46 Posted September 4, 2012 Share Posted September 4, 2012 on fedora i was able to get around the errors using symlinks i also had the normal mspdebug and mspgcc stuff installed through the package manager. sudo updatedb and locate somefilehere are your friends 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.