📄 test.plg
字号:
DISPLAY.H(30): error C127: '_PC_DispChar': invalid storage class
DISPLAY.H(31): error C127: '_PC_DispStr': invalid storage class
DISPLAY.H(33): error C127: '_random': invalid storage class
EXT2.C(23): error C132: 'TaskA': not in formal parameter list
EXT2.C(24): error C132: 'TaskB': not in formal parameter list
EXT2.C(25): error C132: 'TaskC': not in formal parameter list
EXT2.C(26): error C132: 'TaskD': not in formal parameter list
EXT2.C(27): error C132: 'TaskE': not in formal parameter list
EXT2.C(30): error C132: 'main': not in formal parameter list
EXT2.C(30): error C141: syntax error near '{'
EXT2.C(31): error C132: 'OSInit': not in formal parameter list
EXT2.C(33): error C244: 'TMOD': can't initialize, bad type or class
EXT2.C(33): error C132: 'TMOD': not in formal parameter list
EXT2.C(34): error C244: 'TL0': can't initialize, bad type or class
EXT2.C(34): error C132: 'TL0': not in formal parameter list
EXT2.C(35): error C244: 'TH0': can't initialize, bad type or class
EXT2.C(35): error C132: 'TH0': not in formal parameter list
EXT2.C(36): error C244: 'TR0': can't initialize, bad type or class
EXT2.C(36): error C132: 'TR0': not in formal parameter list
EXT2.C(37): error C244: 'ET0': can't initialize, bad type or class
EXT2.C(37): error C132: 'ET0': not in formal parameter list
EXT2.C(38): error C244: 'TF0': can't initialize, bad type or class
EXT2.C(38): error C132: 'TF0': not in formal parameter list
EXT2.C(40): error C141: syntax error near '0'
EXT2.C(40): error C132: '_OSTaskCreate': not in formal parameter list
EXT2.C(41): error C141: syntax error near '0'
EXT2.C(41): error C132: '_OSTaskCreate': not in formal parameter list
EXT2.C(42): error C141: syntax error near '0'
EXT2.C(42): error C132: '_OSTaskCreate': not in formal parameter list
EXT2.C(43): error C141: syntax error near '0'
EXT2.C(43): error C132: '_OSTaskCreate': not in formal parameter list
EXT2.C(44): error C141: syntax error near '0'
EXT2.C(44): error C132: '_OSTaskCreate': not in formal parameter list
EXT2.C(45): error C141: syntax error near '0'
EXT2.C(45): error C132: '_OSTaskCreate': not in formal parameter list
EXT2.C(46): error C244: 'EA': can't initialize, bad type or class
EXT2.C(46): error C132: 'EA': not in formal parameter list
EXT2.C(47): error C141: syntax error near 'return'
EXT2.C(48): error C141: syntax error near '1'
EXT2.C(50): error C231: 'PCON': redefinition
EXT2.C(50): error C247: non-address/-constant initializer
EXT2.C(50): error C231: 'PCON': redefinition
EXT2.C(51): error C141: syntax error near '}'
EXT2.C(62): error C202: 'K_TMO': undefined identifier
EXT2.C(72): error C202: 'K_TMO': undefined identifier
EXT2.C(83): error C202: 'K_TMO': undefined identifier
EXT2.C(94): error C202: 'K_TMO': undefined identifier
compiling Os_cpu_c.c...
..\INCLUDE\OS_CORE.H(31): error C127: '__OSTaskCreate': invalid storage class
..\INCLUDE\OS_CORE.H(34): error C127: '_OSTaskResume': invalid storage class
..\INCLUDE\OS_CORE.H(37): error C127: '_OSTaskSuspend': invalid storage class
..\INCLUDE\OS_CORE.H(41): error C127: '_OSTimeDly': invalid storage class
..\INCLUDE\OS_CORE.H(44): error C127: 'OSTimeTick': invalid storage class
..\INCLUDE\OS_CORE.H(47): error C127: '_OSSleep': invalid storage class
..\INCLUDE\OS_CORE.H(50): error C127: '_OSWakeup': invalid storage class
..\INCLUDE\OS_CORE.H(53): error C127: 'OSSched': invalid storage class
..\INCLUDE\OS_CORE.H(56): error C127: 'OSFindNextRunningTask': invalid storage class
..\KEILC51\OS_CPU_C.C(23): error C127: 'STACK': invalid storage class
assembling Os_cpu_a.asm...
..\keilc51\Os_cpu_a.asm(43): error A45: UNDEFINED SYMBOL (PASS-2)
Target not created
Build target 'Target 1'
compiling Os_core.c...
..\INCLUDE\OS_CORE.H(30): error C132: '__OSTaskCreate': not in formal parameter list
..\INCLUDE\OS_CORE.H(33): error C132: '_OSTaskResume': not in formal parameter list
..\INCLUDE\OS_CORE.H(36): error C132: '_OSTaskSuspend': not in formal parameter list
..\INCLUDE\OS_CORE.H(40): error C132: '_OSTimeDly': not in formal parameter list
..\INCLUDE\OS_CORE.H(43): error C132: 'OSTimeTick': not in formal parameter list
..\INCLUDE\OS_CORE.H(46): error C132: '_OSSleep': not in formal parameter list
..\INCLUDE\OS_CORE.H(49): error C132: '_OSWakeup': not in formal parameter list
..\INCLUDE\OS_CORE.H(52): error C132: 'OSSched': not in formal parameter list
..\INCLUDE\OS_CORE.H(55): error C132: 'OSFindNextRunningTask': not in formal parameter list
compiling ext2.c...
C:\KEIL\C51\INC\REG52.H(12): error C231: 'P0': redefinition
C:\KEIL\C51\INC\REG52.H(13): error C231: 'P1': redefinition
C:\KEIL\C51\INC\REG52.H(14): error C231: 'P2': redefinition
C:\KEIL\C51\INC\REG52.H(15): error C231: 'P3': redefinition
C:\KEIL\C51\INC\REG52.H(16): error C231: 'PSW': redefinition
C:\KEIL\C51\INC\REG52.H(17): error C231: 'ACC': redefinition
C:\KEIL\C51\INC\REG52.H(18): error C231: 'B': redefinition
C:\KEIL\C51\INC\REG52.H(19): error C231: 'SP': redefinition
C:\KEIL\C51\INC\REG52.H(20): error C231: 'DPL': redefinition
C:\KEIL\C51\INC\REG52.H(21): error C231: 'DPH': redefinition
C:\KEIL\C51\INC\REG52.H(22): error C231: 'PCON': redefinition
C:\KEIL\C51\INC\REG52.H(23): error C231: 'TCON': redefinition
C:\KEIL\C51\INC\REG52.H(24): error C231: 'TMOD': redefinition
C:\KEIL\C51\INC\REG52.H(25): error C231: 'TL0': redefinition
C:\KEIL\C51\INC\REG52.H(26): error C231: 'TL1': redefinition
C:\KEIL\C51\INC\REG52.H(27): error C231: 'TH0': redefinition
C:\KEIL\C51\INC\REG52.H(28): error C231: 'TH1': redefinition
C:\KEIL\C51\INC\REG52.H(29): error C231: 'IE': redefinition
C:\KEIL\C51\INC\REG52.H(30): error C231: 'IP': redefinition
C:\KEIL\C51\INC\REG52.H(31): error C231: 'SCON': redefinition
C:\KEIL\C51\INC\REG52.H(32): error C231: 'SBUF': redefinition
C:\KEIL\C51\INC\REG52.H(35): error C231: 'T2CON': redefinition
C:\KEIL\C51\INC\REG52.H(36): error C231: 'RCAP2L': redefinition
C:\KEIL\C51\INC\REG52.H(37): error C231: 'RCAP2H': redefinition
C:\KEIL\C51\INC\REG52.H(38): error C231: 'TL2': redefinition
C:\KEIL\C51\INC\REG52.H(39): error C231: 'TH2': redefinition
C:\KEIL\C51\INC\REG52.H(44): error C231: 'CY': redefinition
C:\KEIL\C51\INC\REG52.H(45): error C231: 'AC': redefinition
C:\KEIL\C51\INC\REG52.H(46): error C231: 'F0': redefinition
C:\KEIL\C51\INC\REG52.H(47): error C231: 'RS1': redefinition
C:\KEIL\C51\INC\REG52.H(48): error C231: 'RS0': redefinition
C:\KEIL\C51\INC\REG52.H(49): error C231: 'OV': redefinition
C:\KEIL\C51\INC\REG52.H(50): error C231: 'P': redefinition
C:\KEIL\C51\INC\REG52.H(53): error C231: 'TF1': redefinition
C:\KEIL\C51\INC\REG52.H(54): error C231: 'TR1': redefinition
C:\KEIL\C51\INC\REG52.H(55): error C231: 'TF0': redefinition
C:\KEIL\C51\INC\REG52.H(56): error C231: 'TR0': redefinition
C:\KEIL\C51\INC\REG52.H(57): error C231: 'IE1': redefinition
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -