stm32_ota/ABM开发板(DTU透传APP源码)/YcOS版本/APPV4.0/OBJ/App.build_log.htm
2024-12-17 20:03:43 +08:00

156 lines
7.2 KiB
HTML

<html>
<body>
<pre>
<h1>礦ision Build Log</h1>
<h2>Tool Versions:</h2>
IDE-Version: μVision V5.33.0.0
Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: wangchao Microsoft, Microsoft, LIC=GMZI6-DKTX7-GKABG-VSGPW-TV5YL-SS1CH
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.33.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.33.0.0
Dialog DLL: DARMSTM.DLL V1.68.0.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.8.0
Dialog DLL: TARMSTM.DLL V1.66.0.0
<h2>Project:</h2>
F:\晏诚科技\私人文件\ABM开发板光盘资料\ABM开发板(DTU透传APP源码)\YcOS版本\APPV4.0\USER\APPOTA.uvprojx
Project File Date: 01/22/2021
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'OTA_APP'
assembling startup_stm32f10x_hd.s...
compiling core_cm3.c...
compiling main.c...
compiling userapp.c...
compiling usercmd.c...
compiling user_key.c...
compiling user_oled.c...
compiling user_timer.c...
compiling user_tcp.c...
compiling user_http.c...
compiling user_gnss.c...
compiling user_flash.c...
compiling led.c...
compiling key.c...
compiling cjson.c...
CJSON\cjson.c(350): warning: #1293-D: assignment in condition
while((token=*ptr) && ++len)
CJSON\cjson.c(432): warning: #111-D: statement is unreachable
return (p.buffer);
CJSON\cjson.c: 2 warnings, 0 errors
compiling beep.c...
compiling usb.c...
compiling rs232.c...
compiling rs485.c...
compiling logflash.c...
compiling oled.c...
compiling ec20net.c...
..\HARDWARE\LTE\EC20\ec20net.c(300): warning: #177-D: variable "start" was declared but never referenced
char *start ;
..\HARDWARE\LTE\EC20\ec20net.c(423): warning: #940-D: missing return statement at end of non-void function "DeactivePDP"
}
..\HARDWARE\LTE\EC20\ec20net.c(421): warning: #550-D: variable "runResult" was set but never used
RunResult runResult = TIMEOUT ;
..\HARDWARE\LTE\EC20\ec20net.c: 3 warnings, 0 errors
compiling ec20module.c...
compiling ec20tcp.c...
compiling ec20gnss.c...
compiling sysport.c...
compiling ec20http.c...
compiling malloc.c...
compiling syslib.c...
compiling usart.c...
..\SYSTEM\USART\usart.c(52): warning: #1296-D: extended constant initialiser used
const u32 UARTxDMA_RX_BUFADDR[COMSUM-1] = {(u32)uart1_Dma_Rx_Buf, (u32)uart2_Dma_Rx_Buf, (u32)uart3_Dma_Rx_Buf, (u32)uart4_Dma_Rx_Buf} ; //串口DMA接收缓冲区地址
..\SYSTEM\USART\usart.c(52): warning: #1296-D: extended constant initialiser used
const u32 UARTxDMA_RX_BUFADDR[COMSUM-1] = {(u32)uart1_Dma_Rx_Buf, (u32)uart2_Dma_Rx_Buf, (u32)uart3_Dma_Rx_Buf, (u32)uart4_Dma_Rx_Buf} ; //串口DMA接收缓冲区地址
..\SYSTEM\USART\usart.c(52): warning: #1296-D: extended constant initialiser used
const u32 UARTxDMA_RX_BUFADDR[COMSUM-1] = {(u32)uart1_Dma_Rx_Buf, (u32)uart2_Dma_Rx_Buf, (u32)uart3_Dma_Rx_Buf, (u32)uart4_Dma_Rx_Buf} ; //串口DMA接收缓冲区地址
..\SYSTEM\USART\usart.c(52): warning: #1296-D: extended constant initialiser used
const u32 UARTxDMA_RX_BUFADDR[COMSUM-1] = {(u32)uart1_Dma_Rx_Buf, (u32)uart2_Dma_Rx_Buf, (u32)uart3_Dma_Rx_Buf, (u32)uart4_Dma_Rx_Buf} ; //串口DMA接收缓冲区地址
..\SYSTEM\USART\usart.c(54): warning: #1296-D: extended constant initialiser used
u32 UARTx_Dma_periAddr[COMSUM-1] = {(u32)&(USART1->DR), (u32)&USART2->DR, (u32)&USART3->DR, (u32)&UART4->DR } ; //串口数据寄存器地址
..\SYSTEM\USART\usart.c(54): warning: #1296-D: extended constant initialiser used
u32 UARTx_Dma_periAddr[COMSUM-1] = {(u32)&(USART1->DR), (u32)&USART2->DR, (u32)&USART3->DR, (u32)&UART4->DR } ; //串口数据寄存器地址
..\SYSTEM\USART\usart.c(54): warning: #1296-D: extended constant initialiser used
u32 UARTx_Dma_periAddr[COMSUM-1] = {(u32)&(USART1->DR), (u32)&USART2->DR, (u32)&USART3->DR, (u32)&UART4->DR } ; //串口数据寄存器地址
..\SYSTEM\USART\usart.c(54): warning: #1296-D: extended constant initialiser used
u32 UARTx_Dma_periAddr[COMSUM-1] = {(u32)&(USART1->DR), (u32)&USART2->DR, (u32)&USART3->DR, (u32)&UART4->DR } ; //串口数据寄存器地址
..\SYSTEM\USART\usart.c(164): warning: #188-D: enumerated type mixed with another type
Dma_RegHookCallback(UARTxDma_Tx_CHx[eCOMn], DMATC, uartTX_dmaTC_Callback[eCOMn]) ; //注册DMA传输完成回调函数
..\SYSTEM\USART\usart.c(165): warning: #188-D: enumerated type mixed with another type
Dma_RegHookCallback(UARTxDma_Tx_CHx[eCOMn], DMATE, uartTX_dmaTE_Callback[eCOMn]) ; //注册DMA传输失败回调函数
..\SYSTEM\USART\usart.c(183): warning: #188-D: enumerated type mixed with another type
Dma_RegHookCallback(UARTxDma_Rx_CHx[eCOMn], DMATC, uartRX_dmaTC_Callback[eCOMn]) ; //注册DMA传输完成回调函数
..\SYSTEM\USART\usart.c(184): warning: #188-D: enumerated type mixed with another type
Dma_RegHookCallback(UARTxDma_Rx_CHx[eCOMn], DMATE, uartRX_dmaTE_Callback[eCOMn]) ; //注册DMA传输失败回调函数
..\SYSTEM\USART\usart.c(135): warning: #177-D: variable "GPIO_InitStructure" was declared but never referenced
GPIO_InitTypeDef GPIO_InitStructure;
..\SYSTEM\USART\usart.c: 13 warnings, 0 errors
compiling dma.c...
compiling io.c...
..\SYSTEM\IO\io.c(116): warning: #188-D: enumerated type mixed with another type
NVIC_EnableIRQ(extiChannel[ePinx]) ;
..\SYSTEM\IO\io.c: 1 warning, 0 errors
compiling mac.c...
compiling systick.c...
..\SYSTEM\SYSTICK\systick.c(24): warning: #550-D: variable "facMs" was set but never used
static u16 facMs=0; //ms延时倍乘数,在FreeRTOS下,代表每个节拍的ms数
..\SYSTEM\SYSTICK\systick.c: 1 warning, 0 errors
compiling timer.c...
compiling rtc.c...
compiling watchdog.c...
compiling flash.c...
compiling stm32Temp.c...
compiling pvd.c...
compiling misc.c...
compiling sys.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_dbgmcu.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_adc.c...
compiling stm32f10x_iwdg.c...
compiling stm32f10x_exti.c...
compiling stm32f10x_bkp.c...
compiling stm32f10x_pwr.c...
compiling stm32f10x_rtc.c...
compiling stm32f10x_tim.c...
compiling stm32f10x_wwdg.c...
compiling stm32f10x_flash.c...
compiling stm32f10x_dma.c...
compiling stm32f10x_it.c...
compiling system_stm32f10x.c...
compiling ycos.c...
compiling stm32f10x_spi.c...
linking...
Program Size: Code=64422 RO-data=7890 RW-data=2028 ZI-data=61608
FromELF: creating hex file...
After Build - User command #1: C:\Keil_v5\ARM\ARMCC\bin\fromelf.exe --bin -o ..\Bin\App.bin ..\OBJ\App.axf
"..\OBJ\App.axf" - 0 Error(s), 20 Warning(s).
<h2>Software Packages used:</h2>
Package Vendor: Keil
http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.3.0.pack
Keil.STM32F1xx_DFP.2.3.0
STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
<h2>Collection of Component include folders:</h2>
C:\Users\汪超\AppData\Local\Arm\Packs\Keil\STM32F1xx_DFP\2.3.0\Device\Include
<h2>Collection of Component Files used:</h2>
Build Time Elapsed: 00:00:18
</pre>
</body>
</html>