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