123456789101112131415161718192021222324252627282930313233343536 |
- Build target 'ImageB'
- assembling sys_boot.s...
- compiling sys_irq.c...
- compiling main.c...
- compiling gatt_service_hid.c...
- compiling gatt_service_user_define.c...
- compiling gatt_service_find_me.c...
- compiling LE_config.c...
- compiling le_cts_app.c...
- compiling LE_gatt_server.c...
- compiling updata_gatt_service.c...
- compiling gatt_service_ancs.c...
- compiling driver_xvr.c...
- src\Driver\driver_xvr.c(179): warning: #223-D: function "LEconnection_LE_Connected" declared implicitly
- linking...
- Program Size: Code=142884 RO-data=3232 RW-data=1536 ZI-data=15224
- FromELF: creating hex file...
- User command #1: fromelf --bin --output .\obj\imageB\BK3431S_B.bin .\obj\imageB\BK3431S_B.axf
- User command #2: .\obj\imageB\encrypt_ImageB.bat
- D:\work\BK3431S\CODE\designkit\BK3431S_designkit_V4.8>.\obj\imageB\BinConvert -oad .\obj\BIM\BK3431S_BIM.bin .\obj\imageB\BK3431S_B.bin -v image.ver -u 0x42424242 -link 0X3D2E0 -e ffffffff ffffffff ffffffff ffffffff
- uid:0x42424242 IMAGE_TYPE:B
- binary version hex:0x017b; dec:379
- Arm Image Binary will be converted to OAD format binary file.....
- image_bin_len = 150176 align_bin_len = 32 write_binlen = 159662
- read_file_size = 0x24ae0
- Encrypt Seccessfully!
- File Size: 0x26f8e
- read_file_size = 0xee4
- Encrypt Seccessfully!
- File Size: 0x0ff0
- /************************************/
- /**< @author : < gang.cheng@bekencorp.com > */
- /**< @vesion v0.4 */
- /**< @TIME: Jul 3 2017 17:36:37 */
- /***********************************/
- ".\obj\imageB\BK3431S_B.axf" - 0 Error(s), 1 Warning(s).
|