礦ision Build Log
Tool Versions:
IDE-Version: μVision V5.25.3.0
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: 123 芯安, 233, LIC=WH6CK-ZBQ4N-VIM5P-M7RS6-TI5FH-WT58U
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:\跟着冲哥学习AI8051U\AI8051U第9集——shu码管\demo\demo.uvproj
Project File Date: 12/05/2024
Output:
Rebuild target 'Target 1'
compiling main.c...
compiling config.c...
compiling task.c...
compiling io.c...
User\io.c(186): error C67: 'u8_cod': undefined identifier
User\io.c(187): error C67: 'cod': undefined identifier
User\io.c(188): error C67: 'cod': undefined identifier
User\io.c(189): error C67: 'cod': undefined identifier
User\io.c(190): error C67: 'cod': undefined identifier
User\io.c(190): error C25: syntax error near ']'
User\io.c(191): error C144: 'array': initialization needs curly braces
User\io.c(192): error C76: formal parameter ignored
User\io.c(192): error C25: syntax error near '5'
User\io.c(192): error C53: redefinition of 'LED40_SendData': different return types
User\io.c(195): error C25: syntax error near '++'
User\io.c(196): error C25: syntax error near '>'
User\io.c(199): error C25: syntax error near '}'
Target not created.
Build Time Elapsed: 00:00:01