B@tto 51 Posted May 20, 2016 Share Posted May 20, 2016 Hi, Switching between CCS and Energia, I need to update the programmer each time I switch of IDE. Is there any tips to avoid that ? Quote Link to post Share on other sites
spirilis 1,265 Posted May 20, 2016 Share Posted May 20, 2016 Find the MSP430.dll or libmsp430.so from CCS and copy it to Energia's hardware/tools/msp430/bin or hardware/tools/msp430/mspdebug directory (look to see which one you have). That'll synchronize the MSP Debug Stack library between the two. CCS's MSP430.dll on Windows is located in: C:\ti\ccsv6\ccs_base\DebugServer\drivers Fmilburn 1 Quote Link to post Share on other sites
B@tto 51 Posted May 20, 2016 Author Share Posted May 20, 2016 Hummm files were exactly where you said But .... I did the update via Energia, my LP since bricked now ... "Interface Communication error (error = 35)" I tried in CCS too, same error and no other option available ... EDIT : It works ! I just restarted my computer and it was good Thx spirilis 1 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.