µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.28.0.0 Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: 0 0, 0, LIC=TIVNB-28ZKB-PCPJ8-3LJUU-S64JS-9NQYZ Tool Versions: Toolchain: MDK-ARM Plus Version: 5.28.0.0 Toolchain Path: D:\develop\keil\az\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.06 update 6 (build 750) Assembler: Armasm.exe V5.06 update 6 (build 750) Linker/Locator: ArmLink.exe V5.06 update 6 (build 750) Library Manager: ArmAr.exe V5.06 update 6 (build 750) Hex Converter: FromElf.exe V5.06 update 6 (build 750) CPU DLL: SARMCM3.DLL V5.28.0.0 Dialog DLL: DCM.DLL V1.17.3.0 Target DLL: Segger\JL2CM3.dll V2.99.36.0 Dialog DLL: TCM.DLL V1.36.2.0Project:
D:\code\Git\secs2-bootloader\MDK-ARM\SECS2.uvprojx Project File Date: 06/11/2026Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\develop\keil\az\ARM\ARMCC\Bin' Build target 'SECS2' compiling bsp_iap.c... ..\usr\bsp\bsp_iap.h(32): warning: #1-D: last line of file ends without a newline #endif /* _BSP_IAP_H_ */ ..\usr\bsp\bsp_iap.c(342): warning: #177-D: variable "erase_size" was declared but never referenced u16 erase_size, erase_page, page_size; ..\usr\bsp\bsp_iap.c(364): warning: #177-D: variable "addr_offset" was declared but never referenced u16 index, code_size, addr_offset, i; ..\usr\bsp\bsp_iap.c(364): warning: #177-D: variable "i" was declared but never referenced u16 index, code_size, addr_offset, i; ..\usr\bsp\bsp_iap.c(287): warning: #177-D: variable "i" was declared but never referenced u16 i, cmd, data_len, tx_len = 0; ..\usr\bsp\bsp_iap.c(50): warning: #177-D: function "flash_write_u32" was declared but never referenced static void flash_write_u32(u32 write_addr, u32 *p_buffer, u16 num_write); ..\usr\bsp\bsp_iap.c(51): warning: #177-D: function "flash_write_u8" was declared but never referenced static void flash_write_u8(u32 write_addr, u8 *p_buffer, u16 num_write); ..\usr\bsp\bsp_iap.c: 7 warnings, 0 errors linking... Program Size: Code=6904 RO-data=320 RW-data=248 ZI-data=6656 FromELF: creating hex file... "SECS\SECS2.axf" - 0 Error(s), 7 Warning(s).Software Packages used:
Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.5.5.1.pack ARM.CMSIS.5.5.1 CMSIS (Cortex Microcontroller Software Interface Standard) * Component: CORE Version: 5.2.0 Package Vendor: Keil https://www.keil.com/pack/Keil.STM32F1xx_DFP.2.4.1.pack Keil.STM32F1xx_DFP.2.4.1 STMicroelectronics STM32F1 Series Device Support, Drivers and ExamplesCollection of Component include folders:
.\RTE\_SECS2 D:\develop\keil\ARM\CMSIS\5.5.1\CMSIS\Core\Include D:\develop\keil\Keil\STM32F1xx_DFP\2.4.1\Device\IncludeCollection of Component Files used:
* Component: ARM::CMSIS:CORE:5.2.0 Build Time Elapsed: 00:00:01