µ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: Tao Tao, Tao, LIC=ZB463-APSU3-3Z2W1-CXPLA-GH9E1-MZ8PZ
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: Segger\JL2CM3.dll V2.99.36.0
Dialog DLL: TARMCM1.DLL V1.14.1.0
Project:
G:\Desktop\CH579_U_Disk(External Flash)\CH579_U_disk.uvprojx
Project File Date: 03/25/2020
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'Target 1'
compiling Headfile.c...
compiling Main.c...
Users\Main.c(20): warning: #550-D: variable "i" was set but never used
UINT8 i;
Users\Main.c(25): warning: #177-D: variable "textFileBuffer" was declared but never referenced
uint8_t textFileBuffer[] = "TYK FATFS TEST~~~~ \r\n";
Users\Main.c: 2 warnings, 0 errors
compiling U_Disk.c...
compiling Code_Flash.c...
compiling W25Qxx.C...
Users\W25Qxx.C(335): warning: #177-D: variable "j" was declared but never referenced
uint32_t i,j;
Users\W25Qxx.C: 1 warning, 0 errors
compiling CH57x_clk.c...
compiling CH57x_uart1.c...
compiling CH57x_gpio.c...
compiling CH57x_sys.c...
compiling CH57x_usbdev.c...
compiling CH57x_flash.c...
compiling CH57x_pwr.c...
assembling startup_ARMCM0.s...
compiling CH57x_spi1.c...
compiling diskio.c...
compiling ffunicode.c...
compiling ff.c...
linking...
Program Size: Code=14258 RO-data=386 RW-data=72 ZI-data=9116
FromELF: creating hex file...
".\Objects\CH579_U_disk.axf" - 0 Error(s), 3 Warning(s).
Software Packages used:
Package Vendor: Keil
http://wch.cn/pack/Keil.WCH57x_DFP.1.1.0.pack
Keil.WCH57x_DFP.1.1.0
WCH wireless MCU CH57x Family Support, Drivers and Examples
Collection of Component include folders:
.\RTE\_Target_1
C:\Users\OWNER\AppData\Local\Arm\Packs\Keil\WCH57x_DFP\1.1.0\Drivers\CMSIS\Device\WCH\CH57x\Include
Collection of Component Files used:
Build Time Elapsed: 00:00:03