97 lines
4.8 KiB
Plaintext
97 lines
4.8 KiB
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>礦ision Build Log</h1>
|
|
<h2>Tool Versions:</h2>
|
|
IDE-Version: μVision V5.28.0.0
|
|
Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
|
License Information: HAHA Markin, HAHA, LIC=VGXG8-3CKFQ-63XMB-246PQ-J4CUG-RTS7K
|
|
|
|
Tool Versions:
|
|
Toolchain: MDK-ARM Plus Version: 5.28.0.0
|
|
Toolchain Path: C:\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.28.0.0
|
|
Dialog DLL: DARMCM1.DLL V1.19.2.0
|
|
Target DLL: UL2CM3.DLL V1.162.16.0
|
|
Dialog DLL: TARMCM1.DLL V1.14.1.0
|
|
|
|
<h2>Project:</h2>
|
|
D:\Custom\博创晶彩\WL568_S21_NT37701AH_HX628\调试代码\WL568_S21_NT37701AH_HX628_20230306(开机屏幕底部偶发花屏)\WL568_S21_NT37701AH_HX628_20230301(TouchDelay)(DING)(1)\WL568_S21_NT37701AH_HX628_20230301(TouchDelay)\project\ISP568.uvprojx
|
|
Project File Date: 03/01/2023
|
|
|
|
<h2>Output:</h2>
|
|
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
|
|
Rebuild target 'ISP568'
|
|
creating preprocessor file for main.c...
|
|
compiling main.c...
|
|
creating preprocessor file for ap_demo.c...
|
|
compiling ap_demo.c...
|
|
..\src\app\demo\ap_demo.c(4726): warning: #167-D: argument of type "const uint8_t *" is incompatible with parameter of type "uint8_t *"
|
|
send_panel_init_code(sizeof(panel_init_code), panel_init_code);
|
|
..\src\app\demo\ap_demo.c(128): warning: #177-D: variable "swire_num_bak" was declared but never referenced
|
|
static uint8_t swire_num_bak=SWIRE_DEFAULT_NUM;
|
|
..\src\app\demo\ap_demo.c(133): warning: #550-D: variable "g_exit_sleep_mode" was set but never used
|
|
static bool g_exit_sleep_mode = false;
|
|
..\src\app\demo\ap_demo.c(139): warning: #550-D: variable "panel_display_done" was set but never used
|
|
static bool panel_display_done = false;
|
|
..\src\app\demo\ap_demo.c(4893): warning: #177-D: function "swire_init" was declared but never referenced
|
|
static void swire_init()
|
|
..\src\app\demo\ap_demo.c(1513): warning: #550-D: variable "value_reg_df" was set but never used
|
|
static uint32_t value_reg_df =0;
|
|
..\src\app\demo\ap_demo.c(1514): warning: #177-D: variable "value_blue" was declared but never referenced
|
|
static uint8_t value_blue =0;
|
|
..\src\app\demo\ap_demo.c(1515): warning: #177-D: variable "blue_flag" was declared but never referenced
|
|
static uint8_t blue_flag =0;
|
|
..\src\app\demo\ap_demo.c(1836): warning: #177-D: function "ap_get_reg_ca" was declared but never referenced
|
|
static bool ap_get_reg_ca(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *dcs_packet)
|
|
..\src\app\demo\ap_demo.c: 9 warnings, 0 errors
|
|
creating preprocessor file for app_tp_transfer.c...
|
|
compiling app_tp_transfer.c...
|
|
..\src\app\demo\app_tp_transfer.c(97): warning: #177-D: variable "i" was declared but never referenced
|
|
uint8_t i = 1;
|
|
..\src\app\demo\app_tp_transfer.c(98): warning: #177-D: variable "j" was declared but never referenced
|
|
uint8_t j = 1;
|
|
..\src\app\demo\app_tp_transfer.c(484): warning: #177-D: variable "ii" was declared but never referenced
|
|
uint8_t ii;
|
|
..\src\app\demo\app_tp_transfer.c(735): warning: #177-D: variable "temp_len" was declared but never referenced
|
|
uint8_t temp_len=0;
|
|
..\src\app\demo\app_tp_transfer.c(738): warning: #550-D: variable "screen_int_transfer_buffer_ready" was set but never used
|
|
static bool screen_int_transfer_buffer_ready = true; //发送 buffer 是否已准备好
|
|
..\src\app\demo\app_tp_transfer.c(30): warning: #550-D: variable "s_screen_int_transfer_status" was set but never used
|
|
static bool s_screen_int_transfer_status = false; //记录是否已经开始通信
|
|
..\src\app\demo\app_tp_transfer.c: 6 warnings, 0 errors
|
|
creating preprocessor file for board.c...
|
|
compiling board.c...
|
|
assembling startup_ARMCM0.s...
|
|
linking...
|
|
Program Size: Code=44456 RO-data=15940 RW-data=2344 ZI-data=12408
|
|
FromELF: creating hex file...
|
|
After Build - User command #1: fromelf --bin -o .\Objects\WL568_S21_NT37701.bin .\Objects\WL568_S21_NT37701.axf
|
|
".\Objects\WL568_S21_NT37701.axf" - 0 Error(s), 15 Warning(s).
|
|
|
|
<h2>Software Packages used:</h2>
|
|
|
|
Package Vendor: ARM
|
|
http://www.keil.com/pack/ARM.CMSIS.5.5.1.pack
|
|
ARM.CMSIS.5.5.1
|
|
CMSIS (Cortex Microcontroller Software Interface Standard)
|
|
* Component: CORE Version: 5.2.0
|
|
|
|
<h2>Collection of Component include folders:</h2>
|
|
.\RTE\_ISP568
|
|
C:\Users\Markin\AppData\Local\Arm\Packs\ARM\CMSIS\5.5.1\CMSIS\Core\Include
|
|
C:\Users\Markin\AppData\Local\Arm\Packs\ARM\CMSIS\5.5.1\Device\ARM\ARMCM0\Include
|
|
|
|
<h2>Collection of Component Files used:</h2>
|
|
|
|
* Component: ARM::CMSIS:CORE:5.2.0
|
|
Build Time Elapsed: 00:00:02
|
|
</pre>
|
|
</body>
|
|
</html>
|