211 lines
7.8 KiB
HTML
211 lines
7.8 KiB
HTML
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>µVision Build Log</h1>
|
|
<h2>Tool Versions:</h2>
|
|
IDE-Version: ¦ÌVision V5.18a
|
|
Copyright (C) 2016 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
|
License Information: leo julili ji Flex license: MDK-ARM Professional: 2 user(s) (mdk_pro) Support: Jul 2024
|
|
|
|
Tool Versions:
|
|
Toolchain: MDK-ARM Professional: 2 user(s) Version: 5.18a
|
|
Toolchain Path: D:\IDE\Keil_v5\ARM\ARMCC\Bin
|
|
C Compiler: Armcc.exe V5.06 update 1 (build 61)
|
|
Assembler: Armasm.exe V5.06 update 1 (build 61)
|
|
Linker/Locator: ArmLink.exe V5.06 update 1 (build 61)
|
|
Library Manager: ArmAr.exe V5.06 update 1 (build 61)
|
|
Hex Converter: FromElf.exe V5.06 update 1 (build 61)
|
|
CPU DLL: SARMCM3.DLL V5.18a
|
|
Dialog DLL: DCM.DLL V1.13.6.0
|
|
Target DLL: Segger\JL2CM3.dll V2.99.19.0
|
|
Dialog DLL: TCM.DLL V1.14.8.0
|
|
|
|
<h2>Project:</h2>
|
|
D:\project\Åàѵ\FATFSϵÁÐ\FATFS\Project\MDK\UseLwip.uvprojx
|
|
Project File Date: <unknown>
|
|
|
|
<h2>Output:</h2>
|
|
*** Using Compiler 'V5.06 update 1 (build 61)', folder: 'D:\IDE\Keil_v5\ARM\ARMCC\Bin'
|
|
Rebuild target 'FATFS'
|
|
compiling crc.c...
|
|
compiling des.c...
|
|
compiling flash.c...
|
|
compiling aes.c...
|
|
compiling eeprom.c...
|
|
compiling comp.c...
|
|
compiling emac.c...
|
|
compiling epi.c...
|
|
compiling can.c...
|
|
compiling adc.c...
|
|
compiling cpu.c...
|
|
compiling fpu.c...
|
|
compiling gpio.c...
|
|
compiling i2c.c...
|
|
compiling hibernate.c...
|
|
compiling interrupt.c...
|
|
compiling lcd.c...
|
|
compiling mpu.c...
|
|
compiling qei.c...
|
|
compiling onewire.c...
|
|
compiling shamd5.c...
|
|
compiling pwm.c...
|
|
compiling ssi.c...
|
|
compiling sw_crc.c...
|
|
compiling systick.c...
|
|
compiling sysexc.c...
|
|
compiling uart.c...
|
|
compiling timer.c...
|
|
compiling udma.c...
|
|
compiling sysctl.c...
|
|
compiling watchdog.c...
|
|
assembling cpu_a.asm...
|
|
compiling cpu_c.c...
|
|
assembling lib_mem_a.asm...
|
|
compiling usb.c...
|
|
compiling cpu_core.c...
|
|
compiling lib_ascii.c...
|
|
compiling lib_math.c...
|
|
compiling lib_str.c...
|
|
compiling lib_mem.c...
|
|
compiling bsp.c...
|
|
compiling bsp_sys.c...
|
|
compiling bsp_int.c...
|
|
compiling cpu_bsp.c...
|
|
compiling os_mbox.c...
|
|
compiling os_flag.c...
|
|
compiling os_core.c...
|
|
compiling os_mem.c...
|
|
compiling os_mutex.c...
|
|
compiling os_q.c...
|
|
compiling os_sem.c...
|
|
compiling os_task.c...
|
|
compiling os_time.c...
|
|
compiling os_tmr.c...
|
|
assembling os_cpu_a.asm...
|
|
compiling app_hooks.c...
|
|
compiling os_cpu_c.c...
|
|
compiling os_dbg.c...
|
|
compiling err.c...
|
|
compiling api_lib.c...
|
|
compiling netbuf.c...
|
|
compiling netdb.c...
|
|
compiling api_msg.c...
|
|
compiling netifapi.c...
|
|
compiling def.c...
|
|
compiling dhcp.c...
|
|
compiling tcpip.c...
|
|
compiling dns.c...
|
|
compiling sockets.c...
|
|
compiling init.c...
|
|
compiling mem.c...
|
|
compiling netif.c...
|
|
compiling memp.c...
|
|
compiling raw.c...
|
|
compiling pbuf.c...
|
|
compiling stats.c...
|
|
compiling sys.c...
|
|
compiling tcp.c...
|
|
compiling tcp_in.c...
|
|
compiling tcp_out.c...
|
|
compiling timers.c...
|
|
compiling autoip.c...
|
|
compiling igmp.c...
|
|
compiling udp.c...
|
|
compiling icmp.c...
|
|
compiling inet.c...
|
|
compiling inet_chksum.c...
|
|
compiling ip.c...
|
|
compiling ip_addr.c...
|
|
compiling ip_frag.c...
|
|
compiling ethernetif.c...
|
|
compiling etharp.c...
|
|
compiling perf.c...
|
|
compiling slipif.c...
|
|
compiling diskio.c...
|
|
..\..\Src\Usr\Driver\UpDriver\fatfs\diskio.c(32): warning: #223-D: function "RAM_disk_status" declared implicitly
|
|
result = RAM_disk_status();
|
|
..\..\Src\Usr\Driver\UpDriver\fatfs\diskio.c(39): warning: #223-D: function "MMC_disk_status" declared implicitly
|
|
result = MMC_disk_status();
|
|
..\..\Src\Usr\Driver\UpDriver\fatfs\diskio.c(46): warning: #223-D: function "USB_disk_status" declared implicitly
|
|
result = USB_disk_status();
|
|
..\..\Src\Usr\Driver\UpDriver\fatfs\diskio.c(28): warning: #550-D: variable "result" was set but never used
|
|
int result;
|
|
..\..\Src\Usr\Driver\UpDriver\fatfs\diskio.c(70): warning: #223-D: function "RAM_disk_initialize" declared implicitly
|
|
result = RAM_disk_initialize();
|
|
..\..\Src\Usr\Driver\UpDriver\fatfs\diskio.c(77): warning: #223-D: function "MMC_disk_initialize" declared implicitly
|
|
result = MMC_disk_initialize();
|
|
..\..\Src\Usr\Driver\UpDriver\fatfs\diskio.c(84): warning: #223-D: function "USB_disk_initialize" declared implicitly
|
|
result = USB_disk_initialize();
|
|
..\..\Src\Usr\Driver\UpDriver\fatfs\diskio.c(66): warning: #550-D: variable "result" was set but never used
|
|
int result;
|
|
..\..\Src\Usr\Driver\UpDriver\fatfs\diskio.c(113): warning: #223-D: function "RAM_disk_read" declared implicitly
|
|
result = RAM_disk_read(buff, sector, count);
|
|
..\..\Src\Usr\Driver\UpDriver\fatfs\diskio.c(122): warning: #223-D: function "MMC_disk_read" declared implicitly
|
|
result = MMC_disk_read(buff, sector, count);
|
|
..\..\Src\Usr\Driver\UpDriver\fatfs\diskio.c(131): warning: #223-D: function "USB_disk_read" declared implicitly
|
|
result = USB_disk_read(buff, sector, count);
|
|
..\..\Src\Usr\Driver\UpDriver\fatfs\diskio.c(107): warning: #550-D: variable "result" was set but never used
|
|
int result;
|
|
..\..\Src\Usr\Driver\UpDriver\fatfs\diskio.c(163): warning: #223-D: function "RAM_disk_write" declared implicitly
|
|
result = RAM_disk_write(buff, sector, count);
|
|
..\..\Src\Usr\Driver\UpDriver\fatfs\diskio.c(172): warning: #223-D: function "MMC_disk_write" declared implicitly
|
|
result = MMC_disk_write(buff, sector, count);
|
|
..\..\Src\Usr\Driver\UpDriver\fatfs\diskio.c(181): warning: #223-D: function "USB_disk_write" declared implicitly
|
|
result = USB_disk_write(buff, sector, count);
|
|
..\..\Src\Usr\Driver\UpDriver\fatfs\diskio.c(157): warning: #550-D: variable "result" was set but never used
|
|
int result;
|
|
..\..\Src\Usr\Driver\UpDriver\fatfs\diskio.c(205): warning: #177-D: variable "result" was declared but never referenced
|
|
int result;
|
|
..\..\Src\Usr\Driver\UpDriver\fatfs\diskio.c: 17 warnings, 0 errors
|
|
compiling sys_arch.c...
|
|
compiling ffsystem.c...
|
|
compiling tiva-tm4c129.c...
|
|
assembling cstartup.s...
|
|
compiling ff.c...
|
|
compiling ffunicode.c...
|
|
compiling BspGPIO.c...
|
|
compiling BSPSys.c...
|
|
compiling BSPI2C.c...
|
|
compiling BSPUart.c...
|
|
compiling DrvSys.c...
|
|
compiling BSPSpi.c...
|
|
compiling RTCTask.c...
|
|
compiling DrvSdSpi.c...
|
|
compiling DrvRtcI2c.c...
|
|
compiling DrvUart.c...
|
|
compiling UartTask.c...
|
|
compiling TcpTask.c...
|
|
compiling BSPLwip.c...
|
|
compiling app.c...
|
|
..\..\Src\Usr\App\app.c(177): warning: #550-D: variable "sd_err" was set but never used
|
|
CPU_INT08U sd_err;
|
|
..\..\Src\Usr\App\app.c: 1 warning, 0 errors
|
|
linking...
|
|
.\Objects\FATFS.axf: Error: L6218E: Undefined symbol MMC_disk_initialize (referred from diskio.o).
|
|
.\Objects\FATFS.axf: Error: L6218E: Undefined symbol MMC_disk_read (referred from diskio.o).
|
|
.\Objects\FATFS.axf: Error: L6218E: Undefined symbol MMC_disk_status (referred from diskio.o).
|
|
.\Objects\FATFS.axf: Error: L6218E: Undefined symbol MMC_disk_write (referred from diskio.o).
|
|
.\Objects\FATFS.axf: Error: L6218E: Undefined symbol RAM_disk_initialize (referred from diskio.o).
|
|
.\Objects\FATFS.axf: Error: L6218E: Undefined symbol RAM_disk_read (referred from diskio.o).
|
|
.\Objects\FATFS.axf: Error: L6218E: Undefined symbol RAM_disk_status (referred from diskio.o).
|
|
.\Objects\FATFS.axf: Error: L6218E: Undefined symbol RAM_disk_write (referred from diskio.o).
|
|
.\Objects\FATFS.axf: Error: L6218E: Undefined symbol USB_disk_initialize (referred from diskio.o).
|
|
.\Objects\FATFS.axf: Error: L6218E: Undefined symbol USB_disk_read (referred from diskio.o).
|
|
.\Objects\FATFS.axf: Error: L6218E: Undefined symbol USB_disk_status (referred from diskio.o).
|
|
.\Objects\FATFS.axf: Error: L6218E: Undefined symbol USB_disk_write (referred from diskio.o).
|
|
.\Objects\FATFS.axf: Error: L6218E: Undefined symbol get_fattime (referred from ff.o).
|
|
Not enough information to list image symbols.
|
|
Finished: 1 information, 0 warning and 13 error messages.
|
|
".\Objects\FATFS.axf" - 13 Error(s), 18 Warning(s).
|
|
|
|
<h2>Collection of Component include folders:</h2>
|
|
D:\project\Åàѵ\FATFSϵÁÐ\FATFS\Project\MDK\RTE
|
|
D:\IDE\Keil_v5\ARM\PACK\Keil\TM4C_DFP\1.1.0\Device\Include\TM4C129
|
|
|
|
<h2>Collection of Component Files used:</h2>
|
|
Target not created.
|
|
Build Time Elapsed: 00:00:03
|
|
</pre>
|
|
</body>
|
|
</html>
|