Troubleshooting

MPASM Assembler

Troubleshooting


Error messages, warning messages and general messages are produced by the MPASM assembler. These messages always appear in the listing file directly above each line in which the error occurred.

The messages are stored in the error file (.err) if no MPASM assembler options are specified. If the /e- option is used (turns error file off), then the messages will appear on the screen. If the /q (quiet mode) option is used with the /e-, then the messages will not display on the screen or in an error file. The messages will still appear in the listing file.

Limitations of the assembler tool are also listed here.


Microchip Technology Inc.
Microchip's Web Site
Voice: (480) 792-7200
Fax: (480) 899-9210
Microchip's E-mail Address
PreviousNext