µVision Build Log
Tool Versions:
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
Project:
D:\Custom\´´ÐÅ\WL668_Pixel 6 A_CSOT6_ICNA3511A_ CST6656S_OLED\µ÷ÊÔ´úÂë\WL668_GOOGLEP6A_S47_CSOT6.0_ICNA3511_OLED_FHD_20231227\WL668_GOOGLEP6A_S47_CSOT6.0_ICNA3511_OLED_FHD_20231227\project\WL668T\WL668T.uvprojx
Project File Date: 01/26/2024
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'WL668T'
creating preprocessor file for main.c...
compiling main.c...
creating preprocessor file for p6a_demo.c...
compiling p6a_demo.c...
..\..\src\app\P6A\p6a_demo.c(131): warning: #550-D: variable "sg_exit_idle_mode_flag" was set but never used
static bool sg_exit_idle_mode_flag = false;
..\..\src\app\P6A\p6a_demo.c(134): warning: #177-D: variable "pps_renew_flag" was declared but never referenced
static uint32_t pps_renew_flag = 0;
..\..\src\app\P6A\p6a_demo.c(135): warning: #177-D: variable "pwr_rst_flag" was declared but never referenced
static uint32_t pwr_rst_flag = 0;
..\..\src\app\P6A\p6a_demo.c(149): warning: #177-D: function "app_mipi_rx_start_cb" was declared but never referenced
static void app_mipi_rx_start_cb(void *data);
..\..\src\app\P6A\p6a_demo.c(432): warning: #177-D: variable "reg53_E8_fg" was declared but never referenced
static bool reg53_E8_fg=0;
..\..\src\app\P6A\p6a_demo.c(511): warning: #177-D: function "ap_dcs_set_exit_idle_mode" was declared but never referenced
static bool ap_dcs_set_exit_idle_mode(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *dcs_packet)
..\..\src\app\P6A\p6a_demo.c(536): warning: #177-D: function "soft_te_timer_init" was declared but never referenced
static void soft_te_timer_init()
..\..\src\app\P6A\p6a_demo.c(550): warning: #177-D: function "ap_dcs_set_frame_change" was declared but never referenced
static bool ap_dcs_set_frame_change(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *dcs_packet)
..\..\src\app\P6A\p6a_demo.c(569): warning: #177-D: function "ap_set_FPS_B1" was declared but never referenced
static bool ap_set_FPS_B1(hal_dsi_rx_ctrl_handle_t *handler, hal_dcs_packet_t *dcs_packet)
..\..\src\app\P6A\p6a_demo.c: 9 warnings, 0 errors
creating preprocessor file for board.c...
compiling board.c...
assembling startup_ARMCM0.s...
linking...
Program Size: Code=50128 RO-data=980 RW-data=920 ZI-data=11632
FromELF: creating hex file...
After Build - User command #1: fromelf --bin -o .\Objects\WL668T_P6A_S47_CSOT6_ICNA3511_20240126.bin .\Objects\WL668T_P6A_S47_CSOT6_ICNA3511_20240126.axf
".\Objects\WL668T_P6A_S47_CSOT6_ICNA3511_20240126.axf" - 0 Error(s), 9 Warning(s).
Software Packages used:
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
Collection of Component include folders:
.\RTE\_WL668T
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
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.2.0
Build Time Elapsed: 00:00:01