137 lines
4.9 KiB
HTML
137 lines
4.9 KiB
HTML
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>µVision Build Log</h1>
|
|
<h2>Tool Versions:</h2>
|
|
IDE-Version: ¦ÌVision V5.36.0.0
|
|
Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
|
License Information: zhang daming, 1, LIC=IK1BF-6BRHR-SBSEJ-UZSQP-64JUZ-QFSW3
|
|
|
|
Tool Versions:
|
|
Toolchain: MDK-ARM Plus Version: 5.36.0.0
|
|
Toolchain Path: C:\Keil_v5\ARM\ARMCC\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.36.0.0
|
|
Dialog DLL: DCM.DLL V1.17.3.0
|
|
Target DLL: Segger\JL2CM3.dll V2.99.40.0
|
|
Dialog DLL: TCM.DLL V1.53.0.0
|
|
|
|
<h2>Project:</h2>
|
|
D:\work_C\Ðźŷ¢ÉúÆ÷\V02\signal_generator_V2.0\MDK-ARM\signal_generator.uvprojx
|
|
Project File Date: 11/28/2024
|
|
|
|
<h2>Output:</h2>
|
|
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
|
|
Rebuild target 'signal_generator'
|
|
assembling startup_stm32f407xx.s...
|
|
compiling gpio.c...
|
|
compiling dac.c...
|
|
compiling spi.c...
|
|
compiling main.c...
|
|
compiling i2c.c...
|
|
compiling tim.c...
|
|
compiling usart.c...
|
|
compiling dma.c...
|
|
compiling adc.c...
|
|
compiling freertos.c...
|
|
compiling stm32f4xx_hal_timebase_tim.c...
|
|
compiling stm32f4xx_hal_msp.c...
|
|
compiling stm32f4xx_it.c...
|
|
compiling hart.c...
|
|
compiling ble.c...
|
|
compiling modbus.c...
|
|
..\App\MODBUS\modbus.c(8): warning: #177-D: function "scom_485_send" was declared but never referenced
|
|
static void scom_485_send(UART_HandleTypeDef *huart, char *str)
|
|
..\App\MODBUS\modbus.c: 1 warning, 0 errors
|
|
compiling JLX240-00301-BN.c...
|
|
..\App\LCD\JLX240-00301-BN.c(367): warning: #177-D: variable "k" was declared but never referenced
|
|
uchar i, j, k = 0;
|
|
..\App\LCD\JLX240-00301-BN.c: 1 warning, 0 errors
|
|
compiling mux_signal.c...
|
|
compiling dac8552.c...
|
|
compiling ads1220.c...
|
|
..\App\ADS1220\ads1220.c(211): warning: #177-D: function "ads1220_init" was declared but never referenced
|
|
static void ads1220_init(void)
|
|
..\App\ADS1220\ads1220.c(90): warning: #177-D: function "ads1220_send_read_data_command" was declared but never referenced
|
|
static void ads1220_send_read_data_command(void)
|
|
..\App\ADS1220\ads1220.c(239): warning: #177-D: function "ads1220_powerdown" was declared but never referenced
|
|
static void ads1220_powerdown(void)
|
|
..\App\ADS1220\ads1220.c(261): warning: #177-D: function "ads1220_get_rtd_conversion_data_calibrated" was declared but never referenced
|
|
static void ads1220_get_rtd_conversion_data_calibrated(volatile long *code)
|
|
..\App\ADS1220\ads1220.c: 4 warnings, 0 errors
|
|
compiling rn7302.c...
|
|
compiling utils.c...
|
|
compiling tm1650.c...
|
|
compiling dac7811.c...
|
|
compiling stm32f4xx_ll_adc.c...
|
|
compiling SIG24130.c...
|
|
compiling stm32f4xx_hal_adc.c...
|
|
compiling stm32f4xx_hal_adc_ex.c...
|
|
compiling stm32f4xx_hal_rcc.c...
|
|
compiling stm32f4xx_hal_rcc_ex.c...
|
|
compiling stm32f4xx_hal_flash_ex.c...
|
|
compiling stm32f4xx_hal_flash.c...
|
|
compiling stm32f4xx_hal_gpio.c...
|
|
compiling stm32f4xx_hal_flash_ramfunc.c...
|
|
compiling stm32f4xx_hal_dma_ex.c...
|
|
compiling stm32f4xx_hal_dma.c...
|
|
compiling stm32f4xx_hal_pwr.c...
|
|
compiling stm32f4xx_hal_pwr_ex.c...
|
|
compiling stm32f4xx_hal_cortex.c...
|
|
compiling stm32f4xx_hal.c...
|
|
compiling stm32f4xx_hal_exti.c...
|
|
compiling stm32f4xx_hal_dac_ex.c...
|
|
compiling stm32f4xx_hal_dac.c...
|
|
compiling stm32f4xx_hal_i2c_ex.c...
|
|
compiling croutine.c...
|
|
compiling event_groups.c...
|
|
compiling stm32f4xx_hal_spi.c...
|
|
compiling list.c...
|
|
compiling system_stm32f4xx.c...
|
|
compiling stm32f4xx_hal_tim_ex.c...
|
|
compiling stm32f4xx_hal_i2c.c...
|
|
compiling stm32f4xx_hal_tim.c...
|
|
compiling queue.c...
|
|
compiling stream_buffer.c...
|
|
compiling stm32f4xx_hal_uart.c...
|
|
compiling timers.c...
|
|
compiling tasks.c...
|
|
compiling heap_4.c...
|
|
compiling cmsis_os.c...
|
|
compiling port.c...
|
|
linking...
|
|
Program Size: Code=37484 RO-data=44452 RW-data=292 ZI-data=19764
|
|
FromELF: creating hex file...
|
|
"signal_generator\signal_generator.axf" - 0 Error(s), 6 Warning(s).
|
|
|
|
<h2>Software Packages used:</h2>
|
|
|
|
Package Vendor: ARM
|
|
http://www.keil.com/pack/ARM.CMSIS.5.8.0.pack
|
|
ARM.CMSIS.5.8.0
|
|
CMSIS (Common Microcontroller Software Interface Standard)
|
|
* Component: CORE Version: 5.5.0
|
|
|
|
Package Vendor: Keil
|
|
http://www.keil.com/pack/Keil.STM32F4xx_DFP.2.16.0.pack
|
|
Keil.STM32F4xx_DFP.2.16.0
|
|
STMicroelectronics STM32F4 Series Device Support, Drivers and Examples
|
|
|
|
<h2>Collection of Component include folders:</h2>
|
|
.\RTE\_signal_generator
|
|
C:\Users\zhangxiaoming\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include
|
|
C:\Users\zhangxiaoming\AppData\Local\Arm\Packs\Keil\STM32F4xx_DFP\2.16.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include
|
|
|
|
<h2>Collection of Component Files used:</h2>
|
|
|
|
* Component: ARM::CMSIS:CORE:5.5.0
|
|
Include file: CMSIS\Core\Include\tz_context.h
|
|
Build Time Elapsed: 00:00:05
|
|
</pre>
|
|
</body>
|
|
</html>
|