rhinocas.blogg.se

Ccs adding the wire library to project
Ccs adding the wire library to project




ccs adding the wire library to project ccs adding the wire library to project

I am able to reproduce this and there appear to be some bugs in the CCS Cloud build options for some Energia sketches. Referenced project 'lpcc3200_Adafruit_TMP006' contains build-errors. **** Build Finished **** rm -rf "GC_IOT_CC3200_GetStarted.bin" "GC_IOT_CC3200_GetStarted.out" rm -rf "GC_IOT_CC3200_GetStarted.o" rm -rf "GC_IOT_CC3200_GetStarted.d" Finished clean **** Build Finished **** Buildfile generation error occurred. **** Build Finished **** **** Build of configuration Debug for project lpcc3200_MQTTClient **** -k all **** Clean-only build of configuration Debug for project GC_IOT_CC3200_GetStarted **** -k clean gmake: Nothing to be done for 'all'. **** Build Finished **** **** Build of configuration Debug for project lpcc3200_Wire **** -k all gmake: Nothing to be done for 'all'. gmake: *** Error 1 gmake: Target 'all' not remade because of errors. **** Build Finished **** -k all Building file: Invoking: GNU Compiler -c -mcpu=cortex-m4 -march=armv7e-m -mthumb -fno-exceptions -DF_CPU=80000000L -DENERGIA=17 -Os -ffunction-sections -fdata-sections -g -gdwarf-3 -gstrict-dwarf -Wall -MMD -MP -MF"Adafruit_TMP006.d" -MT"Adafruit_TMP006.d" -fno-rtti -fmax-errors=10 -o"Adafruit_TMP006.o" subdir_rules.mk:7: recipe for target 'Adafruit_TMP006.o' failed In file included from fatal error: WProgram.h: No such file or directory compilation terminated. **** Build Finished **** **** Build of configuration Debug for project lpcc3200_WiFi **** -k all **** Build of configuration Debug for project lpcc3200_Adafruit_TMP006 **** gmake: Nothing to be done for 'all'. **** Build of configuration Debug for project lpcc3200_SPI **** **** Build Finished **** -k all gmake: Nothing to be done for 'all'. **** Build of configuration Debug for project lpcc3200_core **** -k all gmake: Nothing to be done for 'all'.






Ccs adding the wire library to project