µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.37.0.0
Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: DELL DELL, DELL, LIC=BU28G-VDFHR-KTN3I-TK20P-9QM66-J60Q7
Tool Versions:
Toolchain: PK251 Prof. Developers Kit Version: 5.60.0.0
Toolchain Path: C:\Keil_v5\C251\BIN
C Compiler: C251.exe V5.60.0.0
Assembler: A251.exe V4.69.13.0
Linker/Locator: L251.exe V4.66.93.0
Library Manager: LIB251.exe V4.30.1.0
Hex Converter: OH251.exe V1.47.0.0
CPU DLL: S251.DLL V3.129.0.0
Dialog DLL: DCORE51.DLL V2.81.6.0
Project:
D:\Users\DELL\Desktop\×ÊÁÏ\CosyOS-III\CosyOS-III.uvproj
Project File Date: 06/05/2025
Output:
Rebuild target 'Target 1'
compiling os_debug.c...
compiling os_handler.c...
compiling os_main.c...
compiling os_starter.c...
compiling os_sysidle.c...
compiling os_taskmgr.c...
compiling os_timing.c...
compiling os_var.c...
compiling sv_com.c...
compiling sv_int_loc.c...
compiling sv_int_pend_fifo.c...
compiling sv_int_pend_flag.c...
compiling sv_task.c...
compiling sv_tick.c...
compiling port_80251.c...
assembling port_80251s.s...
assembling startup_80251.s...
compiling copy_hook.c...
compiling debug_hook.c...
compiling idle_hook.c...
compiling pendsv_hook.c...
compiling start_hook.c...
compiling tick_hook.c...
compiling main.c...
compiling System_init.c...
compiling task.c...
linking...
*** ERROR L127: UNRESOLVED EXTERNAL SYMBOL
SYMBOL: usb_init?_
MODULE: .\Objects\System_init.obj (System_init)
*** ERROR L127: UNRESOLVED EXTERNAL SYMBOL
SYMBOL: set_usb_OUT_callback?_
MODULE: .\Objects\System_init.obj (System_init)
*** ERROR L128: REFERENCE MADE TO UNRESOLVED EXTERNAL
SYMBOL: usb_init?_
MODULE: .\Objects\System_init.obj (System_init)
ADDRESS: FF3893H
*** ERROR L128: REFERENCE MADE TO UNRESOLVED EXTERNAL
SYMBOL: set_usb_OUT_callback?_
MODULE: .\Objects\System_init.obj (System_init)
ADDRESS: FF389AH
Program Size: data=54.2 edata+hdata=1282 xdata=1439 const=1074 code=15059
Target not created.
Build Time Elapsed: 00:00:06