Created
November 21, 2015 12:10
-
-
Save Tiryoh/0d6fb086208b22ce14fd to your computer and use it in GitHub Desktop.
Samp_Monitor/EndDevice_Input/Source/EndDevice_Input.c - Eclipse
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20:59:18 **** ビルド of configuration EndDevice_Input (JN5164)( for TWE-Lite 2525A ) for project Samp_Monitor **** | |
make TWE_CHIP_MODEL=JN5164 BOARD=LITE2525A -j8 all | |
rm -f objs_JN5164_LITE2525A/ProcessEv_UART.o | |
rm -f objs_JN5164_LITE2525A/ProcessEv_L3GD20.o | |
rm -f objs_JN5164_LITE2525A/ProcessEv_LIS3DH.o | |
rm -f objs_JN5164_LITE2525A/ProcessEv_MPL115A2.o | |
rm -f objs_JN5164_LITE2525A/ProcessEv_ADXL345_LowEnergy.o | |
rm -f objs_JN5164_LITE2525A/ProcessEv_ADXL345.o | |
rm -f objs_JN5164_LITE2525A/ProcessEv_TSL2561.o | |
rm -f objs_JN5164_LITE2525A/ProcessEv_ADT7410.o | |
rm -f objs_JN5164_LITE2525A/ProcessEv_S1105902.o | |
rm -f objs_JN5164_LITE2525A/ProcessEv_SHT21.o | |
rm -f objs_JN5164_LITE2525A/ProcessEv_Door_Timer_Nwk.o | |
rm -f objs_JN5164_LITE2525A/ProcessEv_Door_Timer.o | |
rm -f objs_JN5164_LITE2525A/ProcessEv_ConfigMaster.o | |
rm -f objs_JN5164_LITE2525A/ProcessEv_Config.o | |
rm -f objs_JN5164_LITE2525A/ProcessEv_Button.o | |
rm -f objs_JN5164_LITE2525A/ProcessEv_Standard.o | |
rm -f objs_JN5164_LITE2525A/sercmd_binary.o | |
rm -f objs_JN5164_LITE2525A/sercmd_plus3.o | |
rm -f objs_JN5164_LITE2525A/sercmd_chat.o | |
rm -f objs_JN5164_LITE2525A/sercmd_ascii.o | |
rm -f objs_JN5164_LITE2525A/input_string.o | |
rm -f objs_JN5164_LITE2525A/Interactive.o | |
rm -f objs_JN5164_LITE2525A/sensor_driver.o | |
rm -f objs_JN5164_LITE2525A/TSL2561.o | |
rm -f objs_JN5164_LITE2525A/L3GD20.o | |
rm -f objs_JN5164_LITE2525A/LIS3DH.o | |
rm -f objs_JN5164_LITE2525A/MPL115A2.o | |
rm -f objs_JN5164_LITE2525A/ADXL345_LowEnergy.o | |
rm -f objs_JN5164_LITE2525A/ADXL345.o | |
rm -f objs_JN5164_LITE2525A/ADT7410.o | |
rm -f objs_JN5164_LITE2525A/S1105902.o | |
rm -f objs_JN5164_LITE2525A/SHT21.o | |
rm -f objs_JN5164_LITE2525A/BH1715.o | |
rm -f objs_JN5164_LITE2525A/SMBus.o | |
rm -f objs_JN5164_LITE2525A/adc.o | |
rm -f objs_JN5164_LITE2525A/flash.o | |
rm -f objs_JN5164_LITE2525A/common.o | |
rm -f objs_JN5164_LITE2525A/EndDevice_Input.o | |
mkdir -p objs_JN5164_LITE2525A | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/EndDevice_Input.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/EndDevice_Input.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/EndDevice_Input.c -MD -MF objs_JN5164_LITE2525A/EndDevice_Input.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source/common.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/common.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source/common.c -MD -MF objs_JN5164_LITE2525A/common.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source/flash.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/flash.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source/flash.c -MD -MF objs_JN5164_LITE2525A/flash.d -MP | |
Compiling ../../Common/Sensor/adc.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/adc.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor ../../Common/Sensor/adc.c -MD -MF objs_JN5164_LITE2525A/adc.d -MP | |
Compiling ../../Common/Sensor/SMBus.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/SMBus.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor ../../Common/Sensor/SMBus.c -MD -MF objs_JN5164_LITE2525A/SMBus.d -MP | |
Compiling ../../Common/Sensor/BH1715.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/BH1715.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor ../../Common/Sensor/BH1715.c -MD -MF objs_JN5164_LITE2525A/BH1715.d -MP | |
Compiling ../../Common/Sensor/SHT21.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/SHT21.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor ../../Common/Sensor/SHT21.c -MD -MF objs_JN5164_LITE2525A/SHT21.d -MP | |
Compiling ../../Common/Sensor/S1105902.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/S1105902.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor ../../Common/Sensor/S1105902.c -MD -MF objs_JN5164_LITE2525A/S1105902.d -MP | |
Compiling ../../Common/Sensor/ADT7410.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ADT7410.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor ../../Common/Sensor/ADT7410.c -MD -MF objs_JN5164_LITE2525A/ADT7410.d -MP | |
Compiling ../../Common/Sensor/ADXL345.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ADXL345.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor ../../Common/Sensor/ADXL345.c -MD -MF objs_JN5164_LITE2525A/ADXL345.d -MP | |
Compiling ../../Common/Sensor/ADXL345_LowEnergy.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ADXL345_LowEnergy.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor ../../Common/Sensor/ADXL345_LowEnergy.c -MD -MF objs_JN5164_LITE2525A/ADXL345_LowEnergy.d -MP | |
Compiling ../../Common/Sensor/MPL115A2.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/MPL115A2.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor ../../Common/Sensor/MPL115A2.c -MD -MF objs_JN5164_LITE2525A/MPL115A2.d -MP | |
Compiling ../../Common/Sensor/LIS3DH.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/LIS3DH.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor ../../Common/Sensor/LIS3DH.c -MD -MF objs_JN5164_LITE2525A/LIS3DH.d -MP | |
Compiling ../../Common/Sensor/L3GD20.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/L3GD20.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor ../../Common/Sensor/L3GD20.c -MD -MF objs_JN5164_LITE2525A/L3GD20.d -MP | |
Compiling ../../Common/Sensor/TSL2561.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/TSL2561.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor ../../Common/Sensor/TSL2561.c -MD -MF objs_JN5164_LITE2525A/TSL2561.d -MP | |
Compiling ../../Common/Sensor/sensor_driver.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/sensor_driver.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor ../../Common/Sensor/sensor_driver.c -MD -MF objs_JN5164_LITE2525A/sensor_driver.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source/Interactive.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/Interactive.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source/Interactive.c -MD -MF objs_JN5164_LITE2525A/Interactive.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source/input_string.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/input_string.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source/input_string.c -MD -MF objs_JN5164_LITE2525A/input_string.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source/sercmd_ascii.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/sercmd_ascii.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source/sercmd_ascii.c -MD -MF objs_JN5164_LITE2525A/sercmd_ascii.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source/sercmd_chat.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/sercmd_chat.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source/sercmd_chat.c -MD -MF objs_JN5164_LITE2525A/sercmd_chat.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source/sercmd_plus3.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/sercmd_plus3.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source/sercmd_plus3.c -MD -MF objs_JN5164_LITE2525A/sercmd_plus3.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source/sercmd_binary.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/sercmd_binary.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source/sercmd_binary.c -MD -MF objs_JN5164_LITE2525A/sercmd_binary.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_Standard.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ProcessEv_Standard.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_Standard.c -MD -MF objs_JN5164_LITE2525A/ProcessEv_Standard.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_Button.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ProcessEv_Button.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_Button.c -MD -MF objs_JN5164_LITE2525A/ProcessEv_Button.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_Config.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ProcessEv_Config.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_Config.c -MD -MF objs_JN5164_LITE2525A/ProcessEv_Config.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_ConfigMaster.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ProcessEv_ConfigMaster.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_ConfigMaster.c -MD -MF objs_JN5164_LITE2525A/ProcessEv_ConfigMaster.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_Door_Timer.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ProcessEv_Door_Timer.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_Door_Timer.c -MD -MF objs_JN5164_LITE2525A/ProcessEv_Door_Timer.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_Door_Timer_Nwk.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ProcessEv_Door_Timer_Nwk.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_Door_Timer_Nwk.c -MD -MF objs_JN5164_LITE2525A/ProcessEv_Door_Timer_Nwk.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_SHT21.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ProcessEv_SHT21.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_SHT21.c -MD -MF objs_JN5164_LITE2525A/ProcessEv_SHT21.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_S1105902.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ProcessEv_S1105902.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_S1105902.c -MD -MF objs_JN5164_LITE2525A/ProcessEv_S1105902.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_ADT7410.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ProcessEv_ADT7410.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_ADT7410.c -MD -MF objs_JN5164_LITE2525A/ProcessEv_ADT7410.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_TSL2561.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ProcessEv_TSL2561.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_TSL2561.c -MD -MF objs_JN5164_LITE2525A/ProcessEv_TSL2561.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_ADXL345.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ProcessEv_ADXL345.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_ADXL345.c -MD -MF objs_JN5164_LITE2525A/ProcessEv_ADXL345.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_ADXL345_LowEnergy.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ProcessEv_ADXL345_LowEnergy.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_ADXL345_LowEnergy.c -MD -MF objs_JN5164_LITE2525A/ProcessEv_ADXL345_LowEnergy.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_MPL115A2.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ProcessEv_MPL115A2.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_MPL115A2.c -MD -MF objs_JN5164_LITE2525A/ProcessEv_MPL115A2.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_LIS3DH.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ProcessEv_LIS3DH.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_LIS3DH.c -MD -MF objs_JN5164_LITE2525A/ProcessEv_LIS3DH.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_L3GD20.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ProcessEv_L3GD20.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_L3GD20.c -MD -MF objs_JN5164_LITE2525A/ProcessEv_L3GD20.d -MP | |
Compiling /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_UART.c ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -c -o objs_JN5164_LITE2525A/ProcessEv_UART.o -DEMBEDDED -DUSER_VSR_HANDLER -DENDDEVICE_INPUT -DLITE2525A -DVERSION_MAIN=1 -DVERSION_SUB=5 -DVERSION_VAR=3 -DJN516x=5160 -DJN5164=5164 -DJENNIC_CHIP_NAME=_JN5164 -msibcall -mno-multi -mno-setcc -mno-carry -mno-subb -mno-sext -mno-hard-div -mhard-mul -mbranch-cost=3 -msimple-mul -march=ba2 -mredzone-size=4 -ffixed-r16 -ffixed-r17 -ffixed-r18 -ffixed-r19 -ffixed-r20 -ffixed-r21 -ffixed-r22 -ffixed-r23 -ffixed-r24 -ffixed-r25 -ffixed-r26 -ffixed-r27 -ffixed-r28 -ffixed-r29 -ffixed-r30 -ffixed-r31 -fomit-frame-pointer -Os -fdata-sections -ffunction-sections -DWATCHDOG_ENABLED -DJENNIC_HW_BBC_RXINCCA=1 -DJENNIC_HW_BBC_DMA=1 -DJENNIC_HW_BBC_ISA=0 -DJENNIC_SW_EXTERNAL_FLASH=0 -DJN516X_DMA_UART_BACKWARDS_COMPATIBLE_API=1 -DJN516X_BACKWARDS_COMPATIBLE_API=1 -DPDM_DESCRIPTOR_BASED_API=1 -DJENNIC_CHIP=JN5164 -DJENNIC_CHIP_JN5164 -DJENNIC_CHIP_FAMILY=JN516x -DJENNIC_CHIP_FAMILY_JN516x -DJENNIC_STACK_MAC -Wall -Wunreachable-code -I/cygdrive/c/TWESDK/516x/Components/Common/Include -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/.. -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/Common/Source -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNet -I/cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/include/ToCoNetUtils -I/cygdrive/c/TWESDK/516x/Components/Utilities/Include -I/cygdrive/c/TWESDK/516x/Components/AppApi/Include -I/cygdrive/c/TWESDK/516x/Components/HardwareApi/Include -I/cygdrive/c/TWESDK/516x/Components/Aes/Include -I/cygdrive/c/TWESDK/516x/Components/MAC/Include -I/cygdrive/c/TWESDK/516x/Components/TimerServer/Include -I/cygdrive/c/TWESDK/516x/Components/PDM/Include -I../../Common/Sensor /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/EndDevice_Input/Source/ProcessEv_UART.c -MD -MF objs_JN5164_LITE2525A/ProcessEv_UART.d -MP | |
Linking objs_JN5164_LITE2525A/Samp_Monitor_EndDevice_Input_JN5164_LITE2525A_1_5_3.elf ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-gcc -Wl,--gc-sections -Wl,-u_AppColdStart -Wl,-u_AppWarmStart -TApp_Stack_Size.ld -nostartfiles -mba2_elf -march=ba2 -L/cygdrive/c/TWESDK/516x/Chip/JN5164/Build -L/cygdrive/c/TWESDK/516x/Chip/JN5164/Library -L/cygdrive/c/TWESDK/516x/Components/Library -L/cygdrive/c/TWESDK/516x/Stack/MAC/Build -TAppBuildMac_JN5164.ld -o objs_JN5164_LITE2525A/Samp_Monitor_EndDevice_Input_JN5164_LITE2525A_1_5_3.elf \ | |
objs_JN5164_LITE2525A/EndDevice_Input.o objs_JN5164_LITE2525A/common.o objs_JN5164_LITE2525A/flash.o objs_JN5164_LITE2525A/adc.o objs_JN5164_LITE2525A/SMBus.o objs_JN5164_LITE2525A/BH1715.o objs_JN5164_LITE2525A/SHT21.o objs_JN5164_LITE2525A/S1105902.o objs_JN5164_LITE2525A/ADT7410.o objs_JN5164_LITE2525A/ADXL345.o objs_JN5164_LITE2525A/ADXL345_LowEnergy.o objs_JN5164_LITE2525A/MPL115A2.o objs_JN5164_LITE2525A/LIS3DH.o objs_JN5164_LITE2525A/L3GD20.o objs_JN5164_LITE2525A/TSL2561.o objs_JN5164_LITE2525A/sensor_driver.o objs_JN5164_LITE2525A/Interactive.o objs_JN5164_LITE2525A/input_string.o objs_JN5164_LITE2525A/sercmd_ascii.o objs_JN5164_LITE2525A/sercmd_chat.o objs_JN5164_LITE2525A/sercmd_plus3.o objs_JN5164_LITE2525A/sercmd_binary.o objs_JN5164_LITE2525A/ProcessEv_Standard.o objs_JN5164_LITE2525A/ProcessEv_Button.o objs_JN5164_LITE2525A/ProcessEv_Config.o objs_JN5164_LITE2525A/ProcessEv_ConfigMaster.o objs_JN5164_LITE2525A/ProcessEv_Door_Timer.o objs_JN5164_LITE2525A/ProcessEv_Door_Timer_Nwk.o objs_JN5164_LITE2525A/ProcessEv_SHT21.o objs_JN5164_LITE2525A/ProcessEv_S1105902.o objs_JN5164_LITE2525A/ProcessEv_ADT7410.o objs_JN5164_LITE2525A/ProcessEv_TSL2561.o objs_JN5164_LITE2525A/ProcessEv_ADXL345.o objs_JN5164_LITE2525A/ProcessEv_ADXL345_LowEnergy.o objs_JN5164_LITE2525A/ProcessEv_MPL115A2.o objs_JN5164_LITE2525A/ProcessEv_LIS3DH.o objs_JN5164_LITE2525A/ProcessEv_L3GD20.o objs_JN5164_LITE2525A/ProcessEv_UART.o /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/lib/libToCoNet_JN5164.a /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/lib/libToCoNetExt_JN5164.a /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/lib/libToCoNetUtils_JN5164.a \ | |
-Wl,--start-group -lm -lAppApi_JN516x -lMac_JN516x -lTof_JN516x -lXcv_JN516x -lAES_CCM_SW_PATCH_JN516x -lAes_JN516x -lTimerServer_JN516x -lHardwareApi_JN516x -lMicroSpecific_JN516x -lBoot_JN516x -lMaths_JN516x /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/lib/libToCoNet_JN5164.a /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/lib/libToCoNetExt_JN5164.a /cygdrive/c/TWESDK/Wks_ToCoNet/Samp_Monitor/../../Wks_libToCoNet/libToCoNet/lib/libToCoNetUtils_JN5164.a -Wl,--end-group \ | |
-Wl,-Map,objs_JN5164_LITE2525A/Samp_Monitor_EndDevice_Input_JN5164.map | |
Generating binary ... | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-size objs_JN5164_LITE2525A/Samp_Monitor_EndDevice_Input_JN5164_LITE2525A_1_5_3.elf | |
text data bss dec hex filename | |
111120 1564 17066 129750 1fad6 objs_JN5164_LITE2525A/Samp_Monitor_EndDevice_Input_JN5164_LITE2525A_1_5_3.elf | |
/cygdrive/c/TWESDK/516x/../Tools/ba-elf-ba2/bin/ba-elf-objcopy -S -O binary objs_JN5164_LITE2525A/Samp_Monitor_EndDevice_Input_JN5164_LITE2525A_1_5_3.elf Samp_Monitor_EndDevice_Input_JN5164_LITE2525A_1_5_3.bin | |
20:59:20 Build Finished (took 2s.190ms) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment