sdk/UART/SimplUART/out/SimplUART.build_log.htm

90 lines
3.8 KiB
HTML

<html>
<body>
<pre>
<h1>µVision Build Log</h1>
<h2>Tool Versions:</h2>
IDE-Version: ¦ÌVision V5.21.1.0
Copyright (C) 2016 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: 1 1, 11, LIC=KIVFW-QTLU9-HQK0I-TBI3C-18VHB-LEFEF
Tool Versions:
Toolchain: MDK-ARM Professional Version: 5.21a
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 3 (build 300)
Assembler: Armasm.exe V5.06 update 3 (build 300)
Linker/Locator: ArmLink.exe V5.06 update 3 (build 300)
Library Manager: ArmAr.exe V5.06 update 3 (build 300)
Hex Converter: FromElf.exe V5.06 update 3 (build 300)
CPU DLL: SARMCM3.DLL V5.21a
Dialog DLL: DCM.DLL V1.13.8.0
Target DLL: Segger\JL2CM3.dll V2.99.23.0
Dialog DLL: TCM.DLL V1.14.14.0
<h2>Project:</h2>
G:\SWM32\Origin__V0.1\UART\SimplUART\SimplUART.uvprojx
Project File Date: 09/05/2022
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 3 (build 300)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'SWM320'
compiling UART_Net.c...
.\APP\type.h(11): warning: #1-D: last line of file ends without a newline
#endif
APP\debug.h(14): warning: #1-D: last line of file ends without a newline
#endif
APP\uart_Net.h(14): warning: #815-D: type qualifier on return type is meaningless
const
APP\uart_Net.h(25): warning: #1295-D: Deprecated declaration NetInit - give arg types
APP\uart_Net.h(28): warning: #1-D: last line of file ends without a newline
#endif
APP\UART_Net.c(15): warning: #144-D: a value of type "unsigned int (*)(void *)" cannot be used to initialize an entity of type "const unsigned int (*)(void *)"
.CalMessageLen = UartBusMessageLenCal,
APP\UART_Net.c(105): warning: #940-D: missing return statement at end of non-void function "NetRead"
}
APP\UART_Net.c(146): warning: #940-D: missing return statement at end of non-void function "UartBusMessageLenCal"
}
APP\UART_Net.c(315): warning: #940-D: missing return statement at end of non-void function "NetSend"
}
APP\UART_Net.c(103): warning: #177-D: function "NetRead" was declared but never referenced
static u8 NetRead()
APP\UART_Net.c(125): warning: #177-D: function "NetSorftTimer" was declared but never referenced
static void NetSorftTimer(void *hdl, void *priv, u8 time)
APP\UART_Net.c: 11 warnings, 0 errors
compiling main.c...
.\APP\type.h(11): warning: #1-D: last line of file ends without a newline
#endif
app\debug.h(14): warning: #1-D: last line of file ends without a newline
#endif
app\userTimer.h(40): warning: #1295-D: Deprecated declaration UserTimerTask - give arg types
void UserTimerTask();
app\SPI_Flash.h(9): warning: #1295-D: Deprecated declaration Flash_Read_ID - give arg types
void Flash_Read_ID();
app\BoardCfg.h(30): warning: #1-D: last line of file ends without a newline
#endif
app\uart_Net.h(14): warning: #815-D: type qualifier on return type is meaningless
const
app\uart_Net.h(28): warning: #1-D: last line of file ends without a newline
#endif
app\main.c(54): warning: #177-D: variable "chr" was declared but never referenced
uint32_t chr;
app\main.c(55): warning: #177-D: variable "err" was declared but never referenced
uint32_t err;
app\main.c(16): warning: #177-D: function "task2" was declared but never referenced
static void task2(){
app\main.c: 10 warnings, 0 errors
linking...
Program Size: Code=8664 RO-data=456 RW-data=92 ZI-data=4868
After Build - User command #1: fromelf --bin -o "G:\SWM32\Origin__V0.1\UART\SimplUART\out\SimplUART.bin" "G:\SWM32\Origin__V0.1\UART\SimplUART\out\SimplUART.axf"
".\out\SimplUART.axf" - 0 Error(s), 21 Warning(s).
<h2>Collection of Component include folders:</h2>
G:\SWM32\Origin__V0.1\UART\SimplUART\RTE
C:\Keil_v5\ARM\PACK\Synwit\SWM32_DFP\1.20.6\CSL\SWM320\CMSIS\DeviceSupport
<h2>Collection of Component Files used:</h2>
Build Time Elapsed: 00:00:01
</pre>
</body>
</html>