theindianninja 0 Posted July 19, 2017 Share Posted July 19, 2017 I am having trouble importing Energia projects into Code Composer Studio. The reason I want to do this is because I have other Energia projects that use specific libraries, and I am looking to debug them. I took the Blink example from Energia and saved the project to a new location. I have verified this, and it compiles successfully. I then opened Code Composer Studio, and imported the Energia Sketch to my workspace using the wizard from the menu button. The operation summary window popped up, and told me an issue was encountered, "Warning: Resource 'wiring_analog.c' already exists! Ignoring..." I clicked "Ok" and then tried to build the project, but it failed to make the project, citing the message in the attached picture. If anyone could help with this issue, it would be much appreciated. Thanks, Yeshy Quote Link to post Share on other sites
energia 484 Posted July 19, 2017 Share Posted July 19, 2017 Unfortunately this is a know issue and there is currently no work-around for it. It will be fixed in CCS 7.3. Quote Link to post Share on other sites
JRDavisUF 5 Posted July 19, 2017 Share Posted July 19, 2017 I had the same problem, take a look at this: theindianninja 1 Quote Link to post Share on other sites
theindianninja 0 Posted July 23, 2017 Author Share Posted July 23, 2017 This worked for me. Thank you so much! 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.