Dusan 0 Posted September 1, 2015 Share Posted September 1, 2015 Hi, I have been using Energia 14 with C2000 launchpad F28027 on my laptop (Windows 8.1) successfully for some time. Coding, compiling, uploading, it all worked fine. Then Microsoft suggested and offered an upgrade to Windows 10 version, and I accepted it. I also noticed a new version for Energia, so I downloaded Energia versions 15 and 16 and installed them. Now I can code and compile, but can not upload any more to C2000 launchpad. Energia 16 works fine until the message "Put switches in position...", and then reports "Upload failed" without an explanation at the console. I checked the drivers, installed them again, followed the procedure described for XDS100 installation. Nothing. Funny, I can still use the Energia 14 on this computer and upload sucessfully, but versions 15 and 16 do not want to upload. I have test-installed Energia 15 and 16 to several other computers with Windows 8 (we have lots of computers in the laboratory for students), and got the same result: it does not want to upload the compiled code on Windows 8, but uploads on computers with Windows 7. I wonder if somebody has similar problems. Any idea on the solution of the problem? Thanks! Dusan Quote Link to post Share on other sites
yyrkoon 250 Posted September 1, 2015 Share Posted September 1, 2015 Maybe this will help you diagnose the problem http://drmemory.org/strace_for_windows.html. I've never used it, but if it works anything like strace on Linux- It should give you lots of information. You'll also probably want to pipe the output to a regular text file while using energia . . . Quote Link to post Share on other sites
MCUuser45 0 Posted September 16, 2015 Share Posted September 16, 2015 I have also had this problem but on windows 7 and the new energia 16. This is the error I get: "Unable to open COM port COM27...does someone else have it open?" 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.