📄 lab1.lst
字号:
MPASM 03.80.04 Internal LAB1.ASM 3-20-2008 14:08:08 PAGE 1
LOC OBJECT CODE LINE SOURCE TEXT
VALUE
Error[150] : Labels must be defined in a code or data section when making an object file
0000 00001 loop
Error[152] : Executable code and data must be defined in an appropriate section
0000 00002 nop
Error[152] : Executable code and data must be defined in an appropriate section
0000 00003 nop
Error[152] : Executable code and data must be defined in an appropriate section
0000 00004 nop
Error[151] : Operand contains unresolvable labels or is too complex
Error[152] : Executable code and data must be defined in an appropriate section
0000 00005 goto loop
00006
00007 end
MPASM 03.80.04 Internal LAB1.ASM 3-20-2008 14:08:08 PAGE 2
SYMBOL TABLE
LABEL VALUE
__16F877A 00000001
loop 00000000
Errors : 6
Warnings : 0 reported, 0 suppressed
Messages : 0 reported, 0 suppressed
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -