this is a sample for mbed(LPC1768)
Diff: Release/serialization_lib/subdir.mk
- Revision:
- 0:3163adfd2cf1
diff -r 000000000000 -r 3163adfd2cf1 Release/serialization_lib/subdir.mk --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Release/serialization_lib/subdir.mk Thu Nov 19 10:17:55 2015 +0800 @@ -0,0 +1,64 @@ +################################################################################ +# Automatically-generated file. Do not edit! +################################################################################ + +# Add inputs and outputs from these tool invocations to the build variables +C_SRCS += \ +../serialization_lib/double_conversion.c \ +../serialization_lib/pb_decode.c \ +../serialization_lib/pb_encode.c \ +../serialization_lib/sitewhere.c \ +../serialization_lib/sitewhere.pb.c + +C_DEPS += \ +./serialization_lib/double_conversion.c.d \ +./serialization_lib/pb_decode.c.d \ +./serialization_lib/pb_encode.c.d \ +./serialization_lib/sitewhere.c.d \ +./serialization_lib/sitewhere.pb.c.d + +LINK_OBJ += \ +./serialization_lib/double_conversion.c.o \ +./serialization_lib/pb_decode.c.o \ +./serialization_lib/pb_encode.c.o \ +./serialization_lib/sitewhere.c.o \ +./serialization_lib/sitewhere.pb.c.o + + +# Each subdirectory must supply rules for building sources it contributes +serialization_lib/double_conversion.c.o: D:/SMeshStudio_4.7.0/workplace/ennoTest2/serialization_lib/double_conversion.c + @echo 'Building file: $<' + @echo 'Starting C compile' + "D:/SMeshStudio_4.7.0/mcore/tools/gcc_arm/bin/arm-none-eabi-gcc" -mcpu=cortex-m3 -mthumb -c -Os -fno-common -fmessage-length=0 -Wall -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -Wno-unused-function -Wno-unused-variable -MMD -MP -DNDEBUG -Os -DTARGET_LPC1768 -DTARGET_M3 -DTARGET_NXP -DTARGET_LPC176X -DTOOLCHAIN_GCC_ARM -DTOOLCHAIN_GCC -D__CORTEX_M3 -DARM_MATH_CM3 -DUIP_CONF_IPV6=1 -DHAVE_STDINT_H -DRF230BB=1 -DAUTOSTART_ENABLE=1 -DPROJECT_CONF_H=\"project-conf.h\" -DCONTIKI=1 -std=gnu99 -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\common" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM\TARGET_XBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\snmp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif\ppp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys\arch" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\Socket" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768\Libraries" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtx" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3\TOOLCHAIN_GCC" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\serialization_lib" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data\_i_p_stack" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\samples" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\test" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 "$<" -o "$@" + @echo 'Finished building: $<' + @echo ' ' + +serialization_lib/pb_decode.c.o: D:/SMeshStudio_4.7.0/workplace/ennoTest2/serialization_lib/pb_decode.c + @echo 'Building file: $<' + @echo 'Starting C compile' + "D:/SMeshStudio_4.7.0/mcore/tools/gcc_arm/bin/arm-none-eabi-gcc" -mcpu=cortex-m3 -mthumb -c -Os -fno-common -fmessage-length=0 -Wall -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -Wno-unused-function -Wno-unused-variable -MMD -MP -DNDEBUG -Os -DTARGET_LPC1768 -DTARGET_M3 -DTARGET_NXP -DTARGET_LPC176X -DTOOLCHAIN_GCC_ARM -DTOOLCHAIN_GCC -D__CORTEX_M3 -DARM_MATH_CM3 -DUIP_CONF_IPV6=1 -DHAVE_STDINT_H -DRF230BB=1 -DAUTOSTART_ENABLE=1 -DPROJECT_CONF_H=\"project-conf.h\" -DCONTIKI=1 -std=gnu99 -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\common" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM\TARGET_XBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\snmp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif\ppp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys\arch" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\Socket" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768\Libraries" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtx" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3\TOOLCHAIN_GCC" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\serialization_lib" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data\_i_p_stack" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\samples" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\test" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 "$<" -o "$@" + @echo 'Finished building: $<' + @echo ' ' + +serialization_lib/pb_encode.c.o: D:/SMeshStudio_4.7.0/workplace/ennoTest2/serialization_lib/pb_encode.c + @echo 'Building file: $<' + @echo 'Starting C compile' + "D:/SMeshStudio_4.7.0/mcore/tools/gcc_arm/bin/arm-none-eabi-gcc" -mcpu=cortex-m3 -mthumb -c -Os -fno-common -fmessage-length=0 -Wall -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -Wno-unused-function -Wno-unused-variable -MMD -MP -DNDEBUG -Os -DTARGET_LPC1768 -DTARGET_M3 -DTARGET_NXP -DTARGET_LPC176X -DTOOLCHAIN_GCC_ARM -DTOOLCHAIN_GCC -D__CORTEX_M3 -DARM_MATH_CM3 -DUIP_CONF_IPV6=1 -DHAVE_STDINT_H -DRF230BB=1 -DAUTOSTART_ENABLE=1 -DPROJECT_CONF_H=\"project-conf.h\" -DCONTIKI=1 -std=gnu99 -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\common" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM\TARGET_XBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\snmp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif\ppp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys\arch" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\Socket" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768\Libraries" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtx" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3\TOOLCHAIN_GCC" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\serialization_lib" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data\_i_p_stack" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\samples" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\test" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 "$<" -o "$@" + @echo 'Finished building: $<' + @echo ' ' + +serialization_lib/sitewhere.c.o: D:/SMeshStudio_4.7.0/workplace/ennoTest2/serialization_lib/sitewhere.c + @echo 'Building file: $<' + @echo 'Starting C compile' + "D:/SMeshStudio_4.7.0/mcore/tools/gcc_arm/bin/arm-none-eabi-gcc" -mcpu=cortex-m3 -mthumb -c -Os -fno-common -fmessage-length=0 -Wall -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -Wno-unused-function -Wno-unused-variable -MMD -MP -DNDEBUG -Os -DTARGET_LPC1768 -DTARGET_M3 -DTARGET_NXP -DTARGET_LPC176X -DTOOLCHAIN_GCC_ARM -DTOOLCHAIN_GCC -D__CORTEX_M3 -DARM_MATH_CM3 -DUIP_CONF_IPV6=1 -DHAVE_STDINT_H -DRF230BB=1 -DAUTOSTART_ENABLE=1 -DPROJECT_CONF_H=\"project-conf.h\" -DCONTIKI=1 -std=gnu99 -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\common" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM\TARGET_XBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\snmp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif\ppp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys\arch" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\Socket" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768\Libraries" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtx" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3\TOOLCHAIN_GCC" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\serialization_lib" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data\_i_p_stack" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\samples" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\test" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 "$<" -o "$@" + @echo 'Finished building: $<' + @echo ' ' + +serialization_lib/sitewhere.pb.c.o: D:/SMeshStudio_4.7.0/workplace/ennoTest2/serialization_lib/sitewhere.pb.c + @echo 'Building file: $<' + @echo 'Starting C compile' + "D:/SMeshStudio_4.7.0/mcore/tools/gcc_arm/bin/arm-none-eabi-gcc" -mcpu=cortex-m3 -mthumb -c -Os -fno-common -fmessage-length=0 -Wall -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -Wno-unused-function -Wno-unused-variable -MMD -MP -DNDEBUG -Os -DTARGET_LPC1768 -DTARGET_M3 -DTARGET_NXP -DTARGET_LPC176X -DTOOLCHAIN_GCC_ARM -DTOOLCHAIN_GCC -D__CORTEX_M3 -DARM_MATH_CM3 -DUIP_CONF_IPV6=1 -DHAVE_STDINT_H -DRF230BB=1 -DAUTOSTART_ENABLE=1 -DPROJECT_CONF_H=\"project-conf.h\" -DCONTIKI=1 -std=gnu99 -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\common" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM\TARGET_XBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\snmp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif\ppp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys\arch" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\Socket" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768\Libraries" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtx" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3\TOOLCHAIN_GCC" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\serialization_lib" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data\_i_p_stack" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\samples" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\test" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 "$<" -o "$@" + @echo 'Finished building: $<' + @echo ' ' + +