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

📄 ex1.plg

📁 基于c8051f020 ucos移植,己成功运行,在别人基础上做改进
💻 PLG
📖 第 1 页 / 共 5 页
字号:
    SEGMENT: ?PR?_?OSTASKDELHOOK?OS_CPU_C
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_?OSTASKSTATHOOK?OS_CPU_C
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_?OSSCHEDLOCK?OS_CORE
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_?OSSCHEDUNLOCK?OS_CORE
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_?OSVERSION?OS_CORE
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_?OSDUMMY?OS_TASK
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_?OSTASKQUERY?OS_TASK
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_?OSTIMEDLYRESUME?OS_TIME
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_?OSTIMEGET?OS_TIME
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?_?OSTIMESET?OS_TIME
Program Size: data=31.1 xdata=1496 code=6432
"ex1" - 0 Error(s), 10 Warning(s).
Build target 'Ex1'
compiling OS_CPU_C.C...
assembling OS_CPU_A.ASM...
assembling STARTUP.asm...
compiling OS_CORE.C...
compiling OS_MBOX.C...
compiling OS_MEM.C...
compiling OS_Q.C...
compiling OS_SEM.C...
compiling OS_TASK.C...
compiling OS_TIME.C...
compiling ex1.c...
EX1.C(31): warning C206: 'F020Config': missing function-prototype
EX1.C(32): warning C206: 'SerialInitial': missing function-prototype
EX1.C(33): warning C206: 'InterruptInitial': missing function-prototype
compiling sys_init.c...
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(15): error C231: 'P0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(16): error C231: 'SP': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(17): error C231: 'DPL': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(18): error C231: 'DPH': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(19): error C231: 'P4': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(20): error C231: 'P5': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(21): error C231: 'P6': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(22): error C231: 'PCON': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(23): error C231: 'TCON': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(24): error C231: 'TMOD': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(25): error C231: 'TL0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(26): error C231: 'TL1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(27): error C231: 'TH0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(28): error C231: 'TH1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(29): error C231: 'CKCON': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(30): error C231: 'PSCTL': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(31): error C231: 'P1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(32): error C231: 'TMR3CN': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(33): error C231: 'TMR3RLL': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(34): error C231: 'TMR3RLH': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(35): error C231: 'TMR3L': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(36): error C231: 'TMR3H': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(37): error C231: 'P7': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(38): error C231: 'SCON0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(39): error C231: 'SBUF0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(40): error C231: 'SPI0CFG': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(41): error C231: 'SPI0DAT': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(42): error C231: 'ADC1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(43): error C231: 'SPI0CKR': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(44): error C231: 'CPT0CN': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(45): error C231: 'CPT1CN': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(46): error C231: 'P2': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(47): error C231: 'EMI0TC': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(48): error C231: 'EMI0CF': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(49): error C231: 'P0MDOUT': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(50): error C231: 'P1MDOUT': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(51): error C231: 'P2MDOUT': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(52): error C231: 'P3MDOUT': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(53): error C231: 'IE': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(54): error C231: 'SADDR0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(55): error C231: 'ADC1CN': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(56): error C231: 'ADC1CF': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(57): error C231: 'AMX1SL': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(58): error C231: 'P3IF': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(59): error C231: 'SADEN1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(60): error C231: 'EMI0CN': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(61): error C231: 'P3': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(62): error C231: 'OSCXCN': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(63): error C231: 'OSCICN': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(64): error C231: 'P74OUT': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(65): error C231: 'FLSCL': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(66): error C231: 'FLACL': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(67): error C231: 'IP': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(68): error C231: 'SADEN0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(69): error C231: 'AMX0CF': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(70): error C231: 'AMX0SL': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(71): error C231: 'ADC0CF': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(72): error C231: 'P1MDIN': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(73): error C231: 'ADC0L': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(74): error C231: 'ADC0H': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(75): error C231: 'SMB0CN': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(76): error C231: 'SMB0STA': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(77): error C231: 'SMB0DAT': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(78): error C231: 'SMB0ADR': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(79): error C231: 'ADC0GTL': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(80): error C231: 'ADC0GTH': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(81): error C231: 'ADC0LTL': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(82): error C231: 'ADC0LTH': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(83): error C231: 'T2CON': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(84): error C231: 'T4CON': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(85): error C231: 'RCAP2L': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(86): error C231: 'RCAP2H': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(87): error C231: 'TL2': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(88): error C231: 'TH2': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(89): error C231: 'SMB0CR': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(90): error C231: 'PSW': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(91): error C231: 'REF0CN': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(92): error C231: 'DAC0L': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(93): error C231: 'DAC0H': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(94): error C231: 'DAC0CN': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(95): error C231: 'DAC1L': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(96): error C231: 'DAC1H': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(97): error C231: 'DAC1CN': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(98): error C231: 'PCA0CN': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(99): error C231: 'PCA0MD': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(100): error C231: 'PCA0CPM0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(101): error C231: 'PCA0CPM1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(102): error C231: 'PCA0CPM2': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(103): error C231: 'PCA0CPM3': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(104): error C231: 'PCA0CPM4': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(105): error C231: 'ACC': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(106): error C231: 'XBR0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(107): error C231: 'XBR1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(108): error C231: 'XBR2': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(109): error C231: 'RCAP4L': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(110): error C231: 'RCAP4H': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(111): error C231: 'EIE1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(112): error C231: 'EIE2': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(113): error C231: 'ADC0CN': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(114): error C231: 'PCA0L': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(115): error C231: 'PCA0CPL0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(116): error C231: 'PCA0CPL1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(117): error C231: 'PCA0CPL2': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(118): error C231: 'PCA0CPL3': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(119): error C231: 'PCA0CPL4': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(120): error C231: 'RSTSRC': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(121): error C231: 'B': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(122): error C231: 'SCON1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(123): error C231: 'SBUF1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(124): error C231: 'SADDR1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(125): error C231: 'TL4': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(126): error C231: 'TH4': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(127): error C231: 'EIP1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(128): error C231: 'EIP2': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(129): error C231: 'SPI0CN': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(130): error C231: 'PCA0H': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(131): error C231: 'PCA0CPH0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(132): error C231: 'PCA0CPH1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(133): error C231: 'PCA0CPH2': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(134): error C231: 'PCA0CPH3': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(135): error C231: 'PCA0CPH4': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(136): error C231: 'WDTCN': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(142): error C231: 'TF1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(143): error C231: 'TR1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(144): error C231: 'TF0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(145): error C231: 'TR0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(146): error C231: 'IE1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(147): error C231: 'IT1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(148): error C231: 'IE0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(149): error C231: 'IT0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(152): error C231: 'SM00': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(153): error C231: 'SM10': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(154): error C231: 'SM20': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(155): error C231: 'REN0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(156): error C231: 'TB80': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(157): error C231: 'RB80': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(158): error C231: 'TI0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(159): error C231: 'RI0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(162): error C231: 'EA': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(163): error C231: 'ET2': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(164): error C231: 'ES0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(165): error C231: 'ET1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(166): error C231: 'EX1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(167): error C231: 'ET0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(168): error C231: 'EX0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(171): error C231: 'PT2': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(172): error C231: 'PS': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(173): error C231: 'PT1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(174): error C231: 'PX1': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(175): error C231: 'PT0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(176): error C231: 'PX0': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(179): error C231: 'BUSY': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(180): error C231: 'ENSMB': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(181): error C231: 'STA': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(182): error C231: 'STO': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(183): error C231: 'SI': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(184): error C231: 'AA': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(185): error C231: 'SMBFTE': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(186): error C231: 'SMBTOE': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(189): error C231: 'TF2': redefinition
D:\KEIL\C51\INC\CYGNAL\C8051F020.H(190): error C231: 'EXF2': redefinition

⌨️ 快捷键说明

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