led.err

来自「PIC单片计机设计~基于MPLAB的LED程序设计.」· ERR 代码 · 共 14 行

ERR
14
字号
Error[113]   D:\C\PIC\LED.ASM 1 : Symbol not previously defined (STATUS)
Error[113]   D:\C\PIC\LED.ASM 3 : Symbol not previously defined (TRISB)
Error[113]   D:\C\PIC\LED.ASM 4 : Symbol not previously defined (STATUS)
Error[113]   D:\C\PIC\LED.ASM 5 : Symbol not previously defined (PORTB)
Message[312] D:\C\PIC\LED.ASM 7 : Page or Bank selection not needed for this device.  No code generated.
Message[312] D:\C\PIC\LED.ASM 9 : Page or Bank selection not needed for this device.  No code generated.
Error[113]   D:\C\PIC\LED.ASM 10 : Symbol not previously defined (PORTB)
Error[113]   D:\C\PIC\LED.ASM 12 : Symbol not previously defined (PORTB)
Message[312] D:\C\PIC\LED.ASM 14 : Page or Bank selection not needed for this device.  No code generated.
Message[312] D:\C\PIC\LED.ASM 16 : Page or Bank selection not needed for this device.  No code generated.
Error[113]   D:\C\PIC\LED.ASM 17 : Symbol not previously defined (PORTB)
Warning[207] D:\C\PIC\LED.ASM 18 : Found label after column 1. (GOT0)
Error[122]   D:\C\PIC\LED.ASM 18 : Illegal opcode (PPA)

⌨️ 快捷键说明

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