⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 test.plg

📁 从Keil C51 的内存空间管理方式入手,着重讨论实时操作系统在任务调度时的重入问题,分析一些解决 重入的基本方式与方法:分析实时操作系统任务调度的占先性,提出非占先的任务调度是能更适合于 Ke
💻 PLG
📖 第 1 页 / 共 5 页
字号:
..\keilc51\Os_cpu_a.asm(43): error A45: UNDEFINED SYMBOL (PASS-2)
Target not created
Build target 'Target 1'
compiling Os_core.c...
..\OS\OS_CORE.C(194): warning C173: missing return-expression
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
C:\KEIL\C51\INC\REG52.H(58): error C231: 'IT1': redefinition
C:\KEIL\C51\INC\REG52.H(59): error C231: 'IE0': redefinition
C:\KEIL\C51\INC\REG52.H(60): error C231: 'IT0': redefinition
C:\KEIL\C51\INC\REG52.H(63): error C231: 'EA': redefinition
C:\KEIL\C51\INC\REG52.H(64): error C231: 'ET2': redefinition
C:\KEIL\C51\INC\REG52.H(65): error C231: 'ES': redefinition
C:\KEIL\C51\INC\REG52.H(66): error C231: 'ET1': redefinition
C:\KEIL\C51\INC\REG52.H(67): error C231: 'EX1': redefinition
C:\KEIL\C51\INC\REG52.H(68): error C231: 'ET0': redefinition
C:\KEIL\C51\INC\REG52.H(69): error C231: 'EX0': redefinition
C:\KEIL\C51\INC\REG52.H(72): error C231: 'PT2': redefinition
C:\KEIL\C51\INC\REG52.H(73): error C231: 'PS': redefinition
C:\KEIL\C51\INC\REG52.H(74): error C231: 'PT1': redefinition
C:\KEIL\C51\INC\REG52.H(75): error C231: 'PX1': redefinition
C:\KEIL\C51\INC\REG52.H(76): error C231: 'PT0': redefinition
C:\KEIL\C51\INC\REG52.H(77): error C231: 'PX0': redefinition
C:\KEIL\C51\INC\REG52.H(80): error C231: 'RD': redefinition
C:\KEIL\C51\INC\REG52.H(81): error C231: 'WR': redefinition
C:\KEIL\C51\INC\REG52.H(82): error C231: 'T1': redefinition
C:\KEIL\C51\INC\REG52.H(83): error C231: 'T0': redefinition
C:\KEIL\C51\INC\REG52.H(84): error C231: 'INT1': redefinition
C:\KEIL\C51\INC\REG52.H(85): error C231: 'INT0': redefinition
C:\KEIL\C51\INC\REG52.H(86): error C231: 'TXD': redefinition
C:\KEIL\C51\INC\REG52.H(87): error C231: 'RXD': redefinition
C:\KEIL\C51\INC\REG52.H(90): error C231: 'SM0': redefinition
C:\KEIL\C51\INC\REG52.H(91): error C231: 'SM1': redefinition
C:\KEIL\C51\INC\REG52.H(92): error C231: 'SM2': redefinition
C:\KEIL\C51\INC\REG52.H(93): error C231: 'REN': redefinition
C:\KEIL\C51\INC\REG52.H(94): error C231: 'TB8': redefinition
C:\KEIL\C51\INC\REG52.H(95): error C231: 'RB8': redefinition
C:\KEIL\C51\INC\REG52.H(96): error C231: 'TI': redefinition
C:\KEIL\C51\INC\REG52.H(97): error C231: 'RI': redefinition
C:\KEIL\C51\INC\REG52.H(100): error C231: 'T2EX': redefinition
C:\KEIL\C51\INC\REG52.H(101): error C231: 'T2': redefinition
C:\KEIL\C51\INC\REG52.H(104): error C231: 'TF2': redefinition
C:\KEIL\C51\INC\REG52.H(105): error C231: 'EXF2': redefinition
C:\KEIL\C51\INC\REG52.H(106): error C231: 'RCLK': redefinition
C:\KEIL\C51\INC\REG52.H(107): error C231: 'TCLK': redefinition
C:\KEIL\C51\INC\REG52.H(108): error C231: 'EXEN2': redefinition
C:\KEIL\C51\INC\REG52.H(109): error C231: 'TR2': redefinition
C:\KEIL\C51\INC\REG52.H(110): error C231: 'C_T2': redefinition
C:\KEIL\C51\INC\REG52.H(111): error C231: 'CP_RL2': redefinition
compiling Os_cpu_c.c...
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 ext2.c...
EXT2.C(39): warning C206: 'OSTaskCreate': missing function-prototype
EXT2.C(39): error C267: 'OSTaskCreate': requires ANSI-style prototype
EXT2.C(61): error C202: 'K_TMO': undefined identifier
EXT2.C(71): error C202: 'K_TMO': undefined identifier
EXT2.C(82): error C202: 'K_TMO': undefined identifier
EXT2.C(93): error C202: 'K_TMO': undefined identifier
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 ext2.c...
EXT2.C(39): warning C206: 'OSTaskCreate': missing function-prototype
EXT2.C(39): error C267: 'OSTaskCreate': requires ANSI-style prototype
EXT2.C(61): error C202: 'K_TMO': undefined identifier
EXT2.C(71): error C202: 'K_TMO': undefined identifier
EXT2.C(82): error C202: 'K_TMO': undefined identifier
EXT2.C(93): error C202: 'K_TMO': undefined identifier
assembling Os_cpu_a.asm...
..\keilc51\Os_cpu_a.asm(43): error A45: UNDEFINED SYMBOL (PASS-2)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -