礦ision Build Log
Tool Versions:
IDE-Version: μVision V5.39.0.0
Copyright (C) 2023 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: 111 Ball_Lightning, 2, LIC=58D7S-LLBAA-GP4ZS-LZ3BT-SD4AS-4QKY4
Tool Versions:
Toolchain: PK251 Prof. Developers Kit Version: 5.60.0.0
Toolchain Path: D:\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:
E:\desktop\76-ST7789驱动1.3寸TFT240x240显示屏实验程序-SPI-DMA刷屏\test.uvproj
Project File Date: 11/29/2024
Output:
Build target 'Target 1'
compiling lcd.c...
lcd.c(8): warning C182: 'CmdTmp': unknown size, assumed to be 'extern'
compiling main.c...
linking...
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
SYMBOL: tfont12
MODULE: .\obj\main.obj (main)
DEFINED: .\obj\lcd.obj (lcd)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
SYMBOL: tfont32
MODULE: .\obj\main.obj (main)
DEFINED: .\obj\lcd.obj (lcd)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
SYMBOL: tfont24
MODULE: .\obj\main.obj (main)
DEFINED: .\obj\lcd.obj (lcd)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
SYMBOL: tfont16
MODULE: .\obj\main.obj (main)
DEFINED: .\obj\lcd.obj (lcd)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
SYMBOL: ascii_2412
MODULE: .\obj\main.obj (main)
DEFINED: .\obj\lcd.obj (lcd)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
SYMBOL: ascii_1206
MODULE: .\obj\main.obj (main)
DEFINED: .\obj\lcd.obj (lcd)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
SYMBOL: ascii_3216
MODULE: .\obj\main.obj (main)
DEFINED: .\obj\lcd.obj (lcd)
*** ERROR L104: MULTIPLE PUBLIC DEFINITIONS
SYMBOL: ascii_1608
MODULE: .\obj\main.obj (main)
DEFINED: .\obj\lcd.obj (lcd)
Program Size: data=8.2 edata+hdata=298 xdata=3200 const=37272 code=5618
Target not created.
Build Time Elapsed: 00:00:00