Kabron 1 Posted May 23, 2017 Share Posted May 23, 2017 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.mk, IPAddress.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. Quote Link to post Share on other sites
Rei Vilo 695 Posted May 23, 2017 Share Posted May 23, 2017 Have you tried with Energia 17? Quote Link to post Share on other sites
Kabron 1 Posted May 24, 2017 Author Share Posted May 24, 2017 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. 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.