123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- <html>
- <body>
- <pre>
- <h1>µVision Build Log</h1>
- <h2>Tool Versions:</h2>
- IDE-Version: ¦ÌVision V5.37.0.0
- Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved.
- License Information: guo qiang, 163, LIC=KRMW3-AL1PR-8T13P-MIEUL-CQL6P-T80ZS
-
- Tool Versions:
- Toolchain: MDK-ARM Plus Version: 5.37.0.0
- Toolchain Path: D:\installed_software\Kiel_v5\ARM\ARM_Compiler_5.06u7\Bin
- C Compiler: Armcc.exe V5.06 update 7 (build 960)
- Assembler: Armasm.exe V5.06 update 7 (build 960)
- Linker/Locator: ArmLink.exe V5.06 update 7 (build 960)
- Library Manager: ArmAr.exe V5.06 update 7 (build 960)
- Hex Converter: FromElf.exe V5.06 update 7 (build 960)
- CPU DLL: SARMCM3.DLL V5.37.0.0
- Dialog DLL: DCM.DLL V1.17.5.0
- Target DLL: Segger\JL2CM3.dll V2.99.42.0
- Dialog DLL: TCM.DLL V1.56.1.0
-
- <h2>Project:</h2>
- D:\Code\ElectricValve_V2\STM32L431RCT6\MDK-ARM\STM32L431RCT6.uvprojx
- Project File Date: 01/15/2025
- <h2>Output:</h2>
- *** Using Compiler 'V5.06 update 7 (build 960)', folder: 'D:\installed_software\Kiel_v5\ARM\ARM_Compiler_5.06u7\Bin'
- Rebuild target 'STM32L431RCT6'
- assembling startup_stm32l431xx.s...
- compiling md5c.c...
- compiling stm32l4xx_it.c...
- compiling crc.c...
- compiling gpio.c...
- compiling iwdg.c...
- compiling dma.c...
- compiling stm32l4xx_hal_msp.c...
- compiling parameters.c...
- compiling modbus_implement.c...
- compiling usart.c...
- compiling modbus_deal.c...
- compiling freertos.c...
- ../Core/Src/freertos.c(216): warning: #550-D: variable "xEventGroupValue" was set but never used
- EventBits_t xEventGroupValue;
- ../Core/Src/freertos.c: 1 warning, 0 errors
- compiling iap.c...
- compiling main.c...
- compiling stm32l4xx_hal_gpio.c...
- compiling stm32l4xx_hal_dma_ex.c...
- compiling stm32l4xx_hal_crc_ex.c...
- compiling stm32l4xx_hal.c...
- compiling stm32l4xx_hal_dma.c...
- compiling stm32l4xx_hal_flash_ramfunc.c...
- compiling stm32l4xx_hal_timebase_tim.c...
- compiling stm32l4xx_hal_crc.c...
- compiling stm32l4xx_hal_flash.c...
- compiling stm32l4xx_hal_pwr.c...
- compiling stm32l4xx_hal_flash_ex.c...
- compiling croutine.c...
- compiling stm32l4xx_hal_rcc.c...
- compiling event_groups.c...
- compiling list.c...
- compiling stm32l4xx_hal_rcc_ex.c...
- compiling queue.c...
- compiling stream_buffer.c...
- compiling timers.c...
- compiling tasks.c...
- compiling heap_4.c...
- compiling port.c...
- compiling stm32l4xx_hal_iwdg.c...
- compiling stm32l4xx_hal_cortex.c...
- compiling system_stm32l4xx.c...
- compiling stm32l4xx_hal_uart_ex.c...
- compiling stm32l4xx_hal_exti.c...
- compiling stm32l4xx_hal_tim_ex.c...
- compiling stm32l4xx_hal_pwr_ex.c...
- compiling stm32l4xx_hal_uart.c...
- compiling cmsis_os2.c...
- compiling stm32l4xx_hal_tim.c...
- linking...
- Program Size: Code=25764 RO-data=676 RW-data=312 ZI-data=15696
- FromELF: creating hex file...
- After Build - User command #1: fromelf --bin -o "STM32L431RCT6\STM32L431RCT6_20250115.bin" "STM32L431RCT6\STM32L431RCT6_20250115.axf"
- "STM32L431RCT6\STM32L431RCT6_20250115.axf" - 0 Error(s), 1 Warning(s).
- <h2>Software Packages used:</h2>
- Package Vendor: ARM
- http://www.keil.com/pack/ARM.CMSIS.5.9.0.pack
- ARM.CMSIS.5.9.0
- CMSIS (Common Microcontroller Software Interface Standard)
- * Component: CORE Version: 5.6.0
- Package Vendor: Keil
- https://www.keil.com/pack/Keil.STM32L4xx_DFP.3.0.0.pack
- Keil.STM32L4xx_DFP.3.0.0
- STMicroelectronics STM32L4 Series Device Support
- <h2>Collection of Component include folders:</h2>
- ./RTE/_STM32L431RCT6
- D:/installed_software/Kiel_v5/Packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include
- <h2>Collection of Component Files used:</h2>
- * Component: ARM::CMSIS:CORE:5.6.0
- Include file: CMSIS/Core/Include/tz_context.h
- Build Time Elapsed: 00:00:11
- </pre>
- </body>
- </html>
|