14 lines
721 B
Plaintext
14 lines
721 B
Plaintext
*** Using Compiler 'V6.22', folder: 'C:\Keil_v5_41\ARM\ARMCLANG\Bin'
|
|
Build target 'Zigbee_OnOff_Server_Coord'
|
|
compiling app_globals.c...
|
|
compiling zigbee_app.c...
|
|
compiling slave_inputs.c...
|
|
compiling hardware.c...
|
|
compiling app_entry.c...
|
|
linking...
|
|
Program Size: Code=74592 RO-data=3024 RW-data=3092 ZI-data=112568
|
|
FromELF: creating hex file...
|
|
After Build - User command #1: fromelf E:\PROJECT\embedded\stm32wb55\MDK-ARM\Zigbee_OnOff_Server_Coord\Exe\Zigbee_OnOff_Server_Coord.axf --bin --output=E:\PROJECT\embedded\stm32wb55\MDK-ARM\Zigbee_OnOff_Server_Coord\Exe\Zigbee_OnOff_Server_Coord.bin
|
|
".\Zigbee_OnOff_Server_Coord\Exe\Zigbee_OnOff_Server_Coord.axf" - 0 Error(s), 0 Warning(s).
|
|
Build Time Elapsed: 00:00:01
|