Jump to content
43oh

Energia not work under CCS7


Recommended Posts

CCS 7.1.0, Energia 1.6.10E18, Windows 10 x64

Any scetch, even empty one generates the same set of errors concerning definite files:

subdir_rules.mkIPAddress.cpp, MACAddress.cpp, main.cpp, WInterrupts.c

fatal error: Arduino.h: No such file or directory,  

fatal error: avr/pgmspace.h: No such file or directory,

fatal error: Energia.h: No such file or directory  
fatal error: itoa.h: No such file or directory  
gmake: *** [xxx.o] Error 1    
recipe for target xxx.o failed

ending compilation as:
Cannot build project. Referenced project 'CC3200-LAUNCHXL_core' contains build-errors.  

Separatelly, Energia IDE itself and CCS works fine. Path to Energia set correctly.

Any help wanted.

Bug.jpg

Link to post
Share on other sites
11 hours ago, Rei Vilo said:

Have you tried with Energia 17?

Thanks for attention, Rei.

Well, with Energia 17 everything works OK. 

Now I remembered that at the very beginning Energia 18 also works fine until I tryed to debug SensorTag WI-FI via DevPack Debug using XDS110 settings in target configuration. Compile and debug was successull, but only once. All subsecuent attempts faced the above problem.

With Energia 17 XDS110 debug works OK. 

Despite, Energia 17 works OK, it is not acceptible for me, because of the huge limitation: limitet set of libs, no possible to attach new libs,  etc.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...