![]() |
|
Tài trợ cho PIC Vietnam |
Cơ bản về vi điều khiển và PIC Những bài hướng dẫn cơ bản nhất để làm quen với vi điều khiển PIC |
|
Ðiều Chỉnh | Xếp Bài |
![]() |
#2 |
Đệ tử 1 túi
Tham gia ngày: Sep 2009
Bài gửi: 16
: |
cảnh báo trong MPLAB
Các bạn cho mình hỏi những cảnh báo này là do sao ?
Debug build of project `D:\pic\vidu1.disposable_mcp' started. Preprocessor symbol `__DEBUG' is defined. Sat Oct 03 14:31:38 2009 ---------------------------------------------------------------------- Clean: Deleting intermediary and output files. Clean: Deleted file "D:\pic\vidu1.mcs". Clean: Done. Executing: "C:\Program Files\Microchip\MPASM Suite\MPASMWIN.exe" /q /p16F877A "vidu1.asm" /l"vidu1.lst" /e"vidu1.err" /d__DEBUG=1 Warning[205] D:\PIC\VIDU1.ASM 1 : Found directive in column 1. (org) Warning[205] D:\PIC\VIDU1.ASM 2 : Found directive in column 1. (processor) Warning[215] D:\PIC\VIDU1.ASM 2 : Processor superseded by command line. Verify processor symbol. Warning[205] D:\PIC\VIDU1.ASM 3 : Found directive in column 1. (include) Warning[203] D:\PIC\VIDU1.ASM 4 : Found opcode in column 1. (GOTO) Warning[205] D:\PIC\VIDU1.ASM 6 : Found directive in column 1. (banksel) Warning[203] D:\PIC\VIDU1.ASM 7 : Found opcode in column 1. (clrf) Message[302] D:\PIC\VIDU1.ASM 7 : Register in operand not in bank 0. Ensure that bank bits are correct. Warning[205] D:\PIC\VIDU1.ASM 8 : Found directive in column 1. (banksel) Warning[203] D:\PIC\VIDU1.ASM 10 : Found opcode in column 1. (call) Warning[203] D:\PIC\VIDU1.ASM 11 : Found opcode in column 1. (goto) Message[305] D:\PIC\VIDU1.ASM 14 : Using default destination of 1 (file). Warning[203] D:\PIC\VIDU1.ASM 15 : Found opcode in column 1. (goto) Warning[203] D:\PIC\VIDU1.ASM 16 : Found opcode in column 1. (decfsz) Message[305] D:\PIC\VIDU1.ASM 16 : Using default destination of 1 (file). Warning[203] D:\PIC\VIDU1.ASM 17 : Found opcode in column 1. (goto) Warning[203] D:\PIC\VIDU1.ASM 18 : Found opcode in column 1. (return) Warning[205] D:\PIC\VIDU1.ASM 19 : Found directive in column 1. (END) Loaded D:\pic\vidu1.cod. ---------------------------------------------------------------------- Debug build of project `D:\pic\vidu1.disposable_mcp' succeeded. Preprocessor symbol `__DEBUG' is defined. Sat Oct 03 14:31:39 2009 ---------------------------------------------------------------------- BUILD SUCCEEDED |
![]() |
![]() |
|
|