英锐恩单片机论坛,Microchip单片机,模拟器件,接口电路,麦肯单片机,单片机应用交流

标题: 汇编语言方案 [打印本页]

作者: winnie    时间: 2009-4-26 11:17
标题: 汇编语言方案
以下是部分编译的结果:
Warning[203] D:\688HUIBIAN\PIC688.ASM 817 : Found opcode in column 1. (CLRWDT)
Warning[203] D:\688HUIBIAN\PIC688.ASM 818 : Found opcode in column 1. (DECFSZ)
Warning[203] D:\688HUIBIAN\PIC688.ASM 819 : Found opcode in column 1. (GOTO)
Warning[203] D:\688HUIBIAN\PIC688.ASM 820 : Found opcode in column 1. (RETLW)
Warning[203] D:\688HUIBIAN\PIC688.ASM 823 : Found opcode in column 1. (MOVLW)
Warning[203] D:\688HUIBIAN\PIC688.ASM 824 : Found opcode in column 1. (MOVWF)
Warning[203] D:\688HUIBIAN\PIC688.ASM 826 : Found opcode in column 1. (CALL)
Warning[203] D:\688HUIBIAN\PIC688.ASM 827 : Found opcode in column 1. (DECFSZ)
Warning[203] D:\688HUIBIAN\PIC688.ASM 828 : Found opcode in column 1. (GOTO)
Warning[203] D:\688HUIBIAN\PIC688.ASM 829 : Found opcode in column 1. (RETLW)
Warning[203] D:\688HUIBIAN\PIC688.ASM 832 : Found opcode in column 1. (MOVLW)
Warning[202] D:\688HUIBIAN\PIC688.ASM 832 : Argument out of range.  Least significant bits used.
Warning[203] D:\688HUIBIAN\PIC688.ASM 833 : Found opcode in column 1. (MOVWF)
Warning[203] D:\688HUIBIAN\PIC688.ASM 835 : Found opcode in column 1. (CALL)
Warning[203] D:\688HUIBIAN\PIC688.ASM 836 : Found opcode in column 1. (DECFSZ)
Warning[203] D:\688HUIBIAN\PIC688.ASM 837 : Found opcode in column 1. (GOTO)
Warning[203] D:\688HUIBIAN\PIC688.ASM 838 : Found opcode in column 1. (RETLW)
Warning[205] D:\688HUIBIAN\PIC688.ASM 859 : Found directive in column 1. (END)
Warning[205] D:\688HUIBIAN\PIC688.ASM 142 : Found directive in column 1. (ORG)
Warning[203] D:\688HUIBIAN\PIC688.ASM 143 : Found opcode in column 1. (GOTO)
Message[302] D:\688HUIBIAN\PIC688.ASM 162 : Register in operand not in bank 0.  Ensure
作者: winnie    时间: 2009-4-26 11:17
MPASM要求:标号顶格写,指令最起码要空一个空格。




欢迎光临 英锐恩单片机论坛,Microchip单片机,模拟器件,接口电路,麦肯单片机,单片机应用交流 (http://enroobbs.com/) Powered by Discuz! X3.2