µVision Build Log

Tool Versions:

IDE-Version: ¦ÌVision V5.11.2.0 Copyright (C) 2014 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: arlen Microsoft, Microsoft, LIC=HN856-DDUQ9-SGD7N-YPIL9-V8YHE-1SFHF Tool Versions: Toolchain: PK251 Prof. Developers Kit Version: 5.57.0.0 Toolchain Path: C:\Keil_v557\C251\BIN C Compiler: C251.exe V5.57.0.0 Assembler: A251.exe V4.69.5.0 Linker/Locator: L251.exe V4.66.30.0 Library Manager: LIB251.exe V4.30.0.2 Hex Converter: OH251.exe V2.1d CPU DLL: S251.DLL V3.98.0.0 Dialog DLL: DP51.DLL V2.62.0.1

Project:

C:\Users\gubowen\Desktop\bootloaderÔ´³ÌÐò\keil37\fm3316-pm-16-keil37.uvproj Project File Date: 03/28/2018

Output:

Build target 'Target 1' compiling mainproc.c... assembling .\mainproc.src... compiling uart.c... linking... Program Size: data=8.0 edata+hdata=3027 xdata=0 const=0 code=2672 creating hex file from "fm3313"... "fm3313" - 0 Error(s), 0 Warning(s).
creating hex file from "fm3313"... "fm3313" - 0 Error(s), 0 Warning(s). \c251\ex_var.h(30): error C53: redefinition of 'Uart': different subscripts Target not created. PUBLIC DEFINITIONS SYMBOL: Uart MODULE: .\uart.obj (uart) DEFINED: .\mainproc.obj (mainproc) *** ERROR L107: ADDRESS SPACE OVERFLOW SPACE: EDATA SEGMENT: ?ED?INIT LENGTH: 0008B8H *** ERROR L107: ADDRESS SPACE OVERFLOW SPACE: EDATA SEGMENT: ?ED?FLASH LENGTH: 0008B8H *** ERROR L107: ADDRESS SPACE OVERFLOW SPACE: EDATA SEGMENT: ?ED?UART LENGTH: 0008B8H Program Size: data=8.0 edata+hdata=9723 xdata=0 const=0 code=2681 Target not created. h(12): error C33: 'Veri_Pad': invalid storage class ..\c251\ex_func.h(13): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(13): error C33: 'Veri_Sys_Reg': invalid storage class ..\c251\ex_func.h(14): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(14): error C33: 'Veri_Uart_All': invalid storage class ..\c251\ex_func.h(17): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(17): error C33: 'Init_Int': invalid storage class ..\c251\ex_func.h(18): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(18): error C33: 'I2c_Wait_5ms': invalid storage class ..\c251\ex_func.h(19): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(19): error C33: 'Delay_x5ms': invalid storage class ..\c251\ex_func.h(20): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(20): error C33: 'Clear_SYS_Wdt': invalid storage class ..\c251\ex_func.h(21): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(21): error C33: 'Init_Dw80251': invalid storage class ..\c251\ex_func.h(22): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(22): error C33: 'Rclp_Scan_Proc': invalid storage class ..\c251\ex_func.h(23): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(23): error C33: 'Adc_Proc': invalid storage class ..\c251\ex_func.h(24): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(24): error C33: 'Init_System': invalid storage class ..\c251\ex_func.h(25): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(25): error C33: 'INIT_CLK': invalid storage class ..\c251\ex_func.h(26): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(26): error C33: 'Init_LpTimer': invalid storage class ..\c251\ex_func.h(29): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(29): error C33: 'Judge_RX_Frame': invalid storage class ..\c251\ex_func.h(30): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(30): error C33: 'SleepStop': invalid storage class ..\c251\ex_func.h(33): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(33): error C33: 'UartProc': invalid storage class ..\c251\ex_func.h(34): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(34): error C33: 'UartGetData': invalid storage class ..\c251\ex_func.h(37): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(37): error C33: 'Flash_Erase_CHIP': invalid storage class ..\c251\ex_func.h(38): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(38): error C33: 'Flash_Erase_SECTOR': invalid storage class ..\c251\ex_func.h(39): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(39): error C33: 'Flash_Write_BYTE': invalid storage class ..\c251\ex_func.h(40): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(40): error C33: 'Flash_Write_SECTOR': invalid storage class ..\c251\ex_func.h(41): error C29: formal/parameter has illegal storage class ..\c251\ex_func.h(41): error C33: 'Flash_Write_STRING': invalid storage class C:\Keil_v557\C251\Inc\intrins.h(17): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\intrins.h(17): error C33: '_nop_': invalid storage class C:\Keil_v557\C251\Inc\intrins.h(18): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\intrins.h(18): error C33: '_testbit_': invalid storage class C:\Keil_v557\C251\Inc\intrins.h(19): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\intrins.h(19): error C33: '_cror_': invalid storage class C:\Keil_v557\C251\Inc\intrins.h(20): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\intrins.h(20): error C33: '_iror_': invalid storage class C:\Keil_v557\C251\Inc\intrins.h(21): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\intrins.h(21): error C33: '_lror_': invalid storage class C:\Keil_v557\C251\Inc\intrins.h(22): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\intrins.h(22): error C33: '_crol_': invalid storage class C:\Keil_v557\C251\Inc\intrins.h(23): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\intrins.h(23): error C33: '_irol_': invalid storage class C:\Keil_v557\C251\Inc\intrins.h(24): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\intrins.h(24): error C33: '_lrol_': invalid storage class C:\Keil_v557\C251\Inc\intrins.h(25): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\intrins.h(25): error C33: '_chkfloat_': invalid storage class C:\Keil_v557\C251\Inc\intrins.h(26): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\intrins.h(26): error C33: '_chkdouble_': invalid storage class C:\Keil_v557\C251\Inc\string.h(14): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\string.h(14): error C33: 'size_t': invalid storage class C:\Keil_v557\C251\Inc\string.h(22): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\string.h(22): error C33: 'strcat': invalid storage class C:\Keil_v557\C251\Inc\string.h(23): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\string.h(23): error C25: syntax error near 'n' C:\Keil_v557\C251\Inc\string.h(23): error C33: 'strncat': invalid storage class C:\Keil_v557\C251\Inc\string.h(25): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\string.h(25): error C33: 'strcmp': invalid storage class C:\Keil_v557\C251\Inc\string.h(26): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\string.h(26): error C25: syntax error near 'n' C:\Keil_v557\C251\Inc\string.h(26): error C33: 'strncmp': invalid storage class C:\Keil_v557\C251\Inc\string.h(28): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\string.h(28): error C33: 'strcpy': invalid storage class C:\Keil_v557\C251\Inc\string.h(29): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\string.h(29): error C25: syntax error near 'n' C:\Keil_v557\C251\Inc\string.h(29): error C33: 'strncpy': invalid storage class C:\Keil_v557\C251\Inc\string.h(31): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\string.h(31): error C33: 'size_t': invalid storage class C:\Keil_v557\C251\Inc\string.h(31): error C25: syntax error near 'strlen' C:\Keil_v557\C251\Inc\string.h(31): error C33: 'strlen': invalid storage class C:\Keil_v557\C251\Inc\string.h(33): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\string.h(33): error C33: 'strchr': invalid storage class C:\Keil_v557\C251\Inc\string.h(34): error C29: formal/parameter has illegal storage class C:\Keil_v557\C251\Inc\string.h(34): error C33: 'strpos': invalid storage class C:\Keil_v557\C251\Inc\string.h(35): error C29: formal/parameter has illegal storage class C251 FATAL-ERROR - ACTION: PARSING SOURCE-FILE ERROR: (LINE 35), MORE THAN 400 ERRORS IN SOURCE-FILE C251 TERMINATED. Target not created.