xtjacob 0 Posted December 19, 2012 Share Posted December 19, 2012 I'm using the latest release of Energia on Windows Server 2012 (basically windows 8) 64-bit, and my msp430 launchpads work. However when I try to use it with my stellaris I get "No ICDI device with USB VID:PID 1cbe:00fd found!". The board works perfectly fine when I use it with CCS, so I'm really not sure what's wrong... Quote Link to post Share on other sites
udif 1 Posted December 19, 2012 Share Posted December 19, 2012 Did you connecting it to a USB3 port? If so, try a USB2 port. Quote Link to post Share on other sites
xtjacob 0 Posted December 19, 2012 Author Share Posted December 19, 2012 No, my laptop only has USB2 ports. I've tried every single one of them. Quote Link to post Share on other sites
abecedarian 330 Posted December 19, 2012 Share Posted December 19, 2012 Is the device installed in Device Manager? Quote Link to post Share on other sites
xtjacob 0 Posted December 19, 2012 Author Share Posted December 19, 2012 Yes, it says it's on COM7, but even if I set energia to COM7 I still get the error. Quote Link to post Share on other sites
bluehash 1,581 Posted December 19, 2012 Share Posted December 19, 2012 Yes, it says it's on COM7, but even if I set energia to COM7 I still get the error. Which USB port are you hooking into.. the side one or the one on the end? I think you are putting it on the device port and not the debug port. Quote Link to post Share on other sites
abecedarian 330 Posted December 19, 2012 Share Posted December 19, 2012 Com7? Okay... maybe try changing the port to something like COM2, 3 or 4. Sometimes software has issues with the unusual, unexpected port enumeration. Quote Link to post Share on other sites
bluehash 1,581 Posted December 20, 2012 Share Posted December 20, 2012 I feel he's using the wrong usb port. Quote Link to post Share on other sites
xtjacob 0 Posted December 20, 2012 Author Share Posted December 20, 2012 I've tried all the listed ports, and I am using the correct USB port. The board works fine in my linux install, it just won't work on windows... Quote Link to post Share on other sites
bluehash 1,581 Posted December 20, 2012 Share Posted December 20, 2012 Is this a USB3 port? Are all your drivers updated? I've tried all the listed ports, and I am using the correct USB port. The board works fine in my linux install, it just won't work on windows... Quote Link to post Share on other sites
xtjacob 0 Posted December 20, 2012 Author Share Posted December 20, 2012 Is this a USB3 port? Are all your drivers updated? Nope, I only have USB2 ports. The drivers should be up to date, I just installed them a couple weeks ago... Quote Link to post Share on other sites
energia 484 Posted December 20, 2012 Share Posted December 20, 2012 Nope, I only have USB2 ports. The drivers should be up to date, I just installed them a couple weeks ago... utzig over at lm4tools is working on an issue that I think might be related. The github issue is here: https://github.com/utzig/lm4tools/issues/15 You might want to try http://www.ti.com/tool/lmflashprogrammer and report to them if that works in your case. If it does then it looks like this might be the same issue. Robert Quote Link to post Share on other sites
microhax 0 Posted February 8, 2013 Share Posted February 8, 2013 I'm using the latest release of Energia on Windows Server 2012 (basically windows 8) 64-bit, and my msp430 launchpads work. However when I try to use it with my stellaris I get "No ICDI device with USB VID:PID 1cbe:00fd found!". The board works perfectly fine when I use it with CCS, so I'm really not sure what's wrong... Same thing happening to me. I had to turn on verbose compiling and just copy/paste the .bin file (after compiling with the verify button) into the lmflash program to upload. It's an extra step but not too big of a deal. I'm running Windows 8 x64 with driver signature enforcement disabled. 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.