µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.25.2.0
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: kingsley Administrator, 11, LIC=JL28T-RJD70-FWH2N-Y28JD-54IUM-FHS9V
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.25.2.0
Toolchain Path: d:\Keil_v5\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.25.2.0
Dialog DLL: DARMCM1.DLL V1.19.1.0
Target DLL: Segger\JL2CM3.dll V2.99.29.0
Dialog DLL: TARMCM1.DLL V1.14.0.0
Project:
F:\wch\CH579EVT_1.9\EXAM\BLE\ch57x_ble_tcp_on_going_add_net_config\Project\Peripheral_Project_keil5.uvprojx
Project File Date: 09/24/2020
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'd:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'BLE'
assembling startup_ARMCM0.s...
compiling devinfoservice.c...
compiling CH57x_gpio.c...
compiling peripheral_main.c...
compiling CH57x_pwr.c...
compiling CH57x_sys.c...
compiling CH57x_clk.c...
compiling peripheral.c...
..\APP\peripheral.c(74): warning: #546-D: transfer of control bypasses initialization of:
variable "len" (declared at line 78)
switch(p_evt->type) {
^
..\APP\peripheral.c: 1 warning, 0 errors
compiling CH57x_uart1.c...
compiling CH57x_int.c...
compiling CH57x_flash.c...
compiling CH57x_uart3.c...
compiling CH57x_usbdev.c...
compiling CH57x_adc.c...
compiling CH57x_uart2.c...
compiling MCU.c...
compiling RTC.c...
compiling app_drv_fifo.c...
compiling SLEEP.c...
compiling ble_uart_service_same_char.c...
..\APP\ble_uart_service\ble_uart_service_same_char.c(95): warning: #177-D: variable "ble_uart_RxCharValue" was declared but never referenced
static uint8 ble_uart_RxCharValue[BLE_UART_RX_BUFF_SIZE];
..\APP\ble_uart_service\ble_uart_service_same_char.c: 1 warning, 0 errors
compiling ble_custom_config_service.c...
..\APP\ble_custom_config_service\ble_custom_config_service.c(75): warning: #177-D: variable "ble_uart_RxCharValue" was declared but never referenced
static uint8 ble_uart_RxCharValue[BLE_UART_RX_BUFF_SIZE];
..\APP\ble_custom_config_service\ble_custom_config_service.c: 1 warning, 0 errors
compiling net_config.c...
..\APP\net_config\net_config.c(58): warning: #167-D: argument of type "uint32_t *" is incompatible with parameter of type "PUINT32"
if(0 == FlashWriteBuf(addr,(uint32_t *)&net_config_temp,sizeof(net_config_t))){
..\APP\net_config\net_config.c(112): warning: #1-D: last line of file ends without a newline
};
..\APP\net_config\net_config.c: 2 warnings, 0 errors
compiling app_net.c...
..\APP\app_net\app_net.c(327): warning: #223-D: function "tmos_start_reload_task" declared implicitly
tmos_start_reload_task( app_net_task_id, APP_NET_TIMES_10_MS,16 );
..\APP\app_net\app_net.c(374): warning: #167-D: argument of type "uint32_t *" is incompatible with parameter of type "UINT32 *"
CH57xNET_SocketSend(SocketId,raw_data,&len);
..\APP\app_net\app_net.c(410): warning: #223-D: function "net_config_transfer_mask_from_num_to_ip" declared implicitly
if(net_config_transfer_mask_from_num_to_ip(net_config_data.local_ip_mask,net_mask)){
..\APP\app_net\app_net.c: 3 warnings, 0 errors
linking...
Program Size: Code=105692 RO-data=1620 RW-data=1652 ZI-data=27792
FromELF: creating hex file...
".\obj\BLE.axf" - 0 Error(s), 8 Warning(s).
Software Packages used:
Package Vendor: Keil
http://www.wch.cn/Keil.WCH57x_DFP.1.2.0.pack
Keil.WCH57x_DFP.1.2.0
WCH wireless MCU CH57x Family Support, Drivers and Examples
Collection of Component include folders:
.\RTE\_BLE
d:\Keil_v5\ARM\PACK\Keil\WCH57x_DFP\1.2.0\Drivers\CMSIS\Device\WCH\CH57x\Include
Collection of Component Files used:
Build Time Elapsed: 00:00:03