danielhuber 2 Posted February 22 Share Posted February 22 Board: MSP-Exp430G Rev. 1.5 MSP430G2231 OS: Windows 10 I upgraded to Energia: 1.8.10E23 (12/17/2019). To test I load the "Blink" from the examples. After having troubles, I also loaded the drivers new. During upload I get the the following error msg: prog: 'c:\tmp\arduino_build_502867/Blink.ino.hex': The filename, directory name, or volume label syntax is incorrect. Note the "/" before Blink". I think this causes the error. Where does it come from? The whole output can be found in the enclosed file. I could find the name in question in the output of the compiler command: "D:\P\energia-1.8.10E23\hardware\tools\mspdebug/mspdebug rf2500 --force-reset prog 'c:\tmp\arduino_build_502867/Blink.ino.hex' " where it is not flagged as an error. However, the "hex" file was created, so maybe the slash is not the reason. A hint what's wrong is appreciated. error.txt Quote Link to post Share on other sites
danielhuber 2 Posted February 26 Author Share Posted February 26 I installed Energia 1.6 and with this the upload worked. Then I switched back to version 1.8 and it worked also. I do not understand what happened, but I am happy anyway. 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.