rdh2000 0 Posted August 21, 2016 Share Posted August 21, 2016 Energia-1.6.10R18 Windows 7 32-bit LaunchPad MSP-EXP430G2 with MSP430G2553 chip I get error when load link sketch: usbutil: unable to find a device matching 0451:f432 and before many messages: warning: missing whitespace after the macro name [enabled by default] Then delete new 1.6.10R18 version and replace with old 0101E0017 one and all OK. Blink sketch loaded with no problems Quote Link to post Share on other sites
energia 485 Posted August 22, 2016 Share Posted August 22, 2016 Thanks for reporting this issue. I was able to reproduce it. For now you can work around it as described below. I will make a fix available in the next MSP430 package update through the board manager. copy <energia directory>\hardware\tools\DSLite\DebugServer\drivers\MSP430.dll to <energia directory>\hardware\tools\msp430\bin\ edit <energia directory>\hardware\energia\msp430\boards.txt an change the 2 occurrences of rf2500 with tilib restart energia and you should be able to upload to the MSP-EXP430G2 with MSP430G2553. I have also filed an issue on github here: https://github.com/energia/msp430-lg-core/issues/12 SeSandoval, curtis63, Stiaan and 1 other 4 Quote Link to post Share on other sites
curtis63 5 Posted August 25, 2016 Share Posted August 25, 2016 AWESOME !!!! This works great in Energia. I am able to successfully deploy to my TI MSP430G2 Launchpad. Now, I need to get this all to work in the Code Composer Studio. I open Code Composer Studio, and Select File/New/Project/Energia/Energia Sketch. Then I get a dialog where I can specify my project name and device. Unfortunately, it says 'No boards or targets found... Any ideas as to how to get Code Composer Studio to recognize my MSP430G2 Launchpad? Quote Link to post Share on other sites
energia 485 Posted September 2, 2016 Share Posted September 2, 2016 CCS does not yet support Energia 18. This is planned for the next version of CCS. Quote Link to post Share on other sites
Fmilburn 446 Posted September 2, 2016 Share Posted September 2, 2016 @@energia - is there a log or posting that documents changes like CCS not supporting Energia when new versions are issued? Quote Link to post Share on other sites
Stiaan 0 Posted December 7, 2016 Share Posted December 7, 2016 Thanks alot for this solution, is the fix a temporary fix or can i consider it to be as good as the version of energia that will fix the issue? Quote Link to post Share on other sites
SeSandoval 0 Posted December 14, 2016 Share Posted December 14, 2016 I have the exactly same problem and i did all that. I've already edit the .txt file (change rf2500 with tilib) and now this happens "MSP430_GetNumberOfUsbIfs MSP430_GetNameOfUsbIf Found FET: HID0014:COM3 MSP430_Initialize: HID0014:COM3 tilib: MSP430_Initialize: Could not find MSP-FET430UIF on specified COM port (error = 57) tilib: device initialization failed tilib: device initialization failed" Can you please help me with that? Also, when i connect the MSP430G2553, energia just show me one serial port (COM3), but when i do the same with my MSP432 it shows me 2 serial ports (COM5 & COM6). I can make the MSP432 work with energia, but no my MSP430. i'm using exactly the same usb port, and the original usb cable for each msp. Quote Link to post Share on other sites
Synoptic 1 Posted December 26, 2016 Share Posted December 26, 2016 I have the exactly same problem and i did all that. I've already edit the .txt file (change rf2500 with tilib) and now this happens "MSP430_GetNumberOfUsbIfs MSP430_GetNameOfUsbIf Found FET: HID0014:COM3 MSP430_Initialize: HID0014:COM3 tilib: MSP430_Initialize: Could not find MSP-FET430UIF on specified COM port (error = 57) tilib: device initialization failed tilib: device initialization failed" Can you please help me with that? Also, when i connect the MSP430G2553, energia just show me one serial port (COM3), but when i do the same with my MSP432 it shows me 2 serial ports (COM5 & COM6). I can make the MSP432 work with energia, but no my MSP430. i'm using exactly the same usb port, and the original usb cable for each msp. Make sure in the Tools->Programmer you have dslite selected and NOT rf2500 SeSandoval 1 Quote Link to post Share on other sites
SeSandoval 0 Posted December 27, 2016 Share Posted December 27, 2016 i've already done that. It works on my laptop (W7) but it didn't work on my pc (w10). But thanks, i think it's another kind of problem. I'll check that. Quote Link to post Share on other sites
SeSandoval 0 Posted December 27, 2016 Share Posted December 27, 2016 Make sure in the Tools->Programmer you have dslite selected and NOT rf2500 i've already done that. It works on my laptop (W7) but it didn't work on my pc (w10). But thanks, i think it's another kind of problem. I'll check that. Quote Link to post Share on other sites
SeSandoval 0 Posted December 27, 2016 Share Posted December 27, 2016 Make sure in the Tools->Programmer you have dslite selected and NOT rf2500 i've already done that. It works on my laptop (W7) but it didn't work on my pc (w10). But thanks, i think it's another kind of problem. I'll check that. Quote Link to post Share on other sites
Synoptic 1 Posted December 27, 2016 Share Posted December 27, 2016 i've already done that. It works on my laptop (W7) but it didn't work on my pc (w10). But thanks, i think it's another kind of problem. I'll check that. OK. BEcause I ran into this issue just today on my W10 machine and solved it doing this. Quote Link to post Share on other sites
BrineyEye 0 Posted February 5, 2017 Share Posted February 5, 2017 It appears that 2553 support is broken in R18, in both OS X and Windows. R17 works just fine. Quote Link to post Share on other sites
BinaryA 0 Posted August 15, 2017 Share Posted August 15, 2017 Hi All I'm new to this forum only having recently purchased one of the launchpads. I'm having the same problem as above on windows 10 is there another work around or is it best to revert to R17. Quote Link to post Share on other sites
samstrek 0 Posted February 9, 2018 Share Posted February 9, 2018 To those still struggling to run R18 after following the 3 steps suggested by energia Lvl 4 click, File/Preferences/Settings and make sure that the sketchbook location path does not contain any spaces. 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.