Keil Logo Arm Logo

A251 User's Guide

ERRORPRINT Assembler Directive

Abbreviation

EP

Arguments

Optional filename in parentheses

Default

No error messages are output.

µVision

Do not use this directive within the µVision IDE. µVision uses the ERRORPRINT directive to collect error messages for assembler source files.

Description

The ERRORPRINT directives specifies that error messages are output to the console or to the specified file. The filename must be specified in parentheses immediately following the ERRORPRINT directive.

Note

  • A fatal error occurs if the console is specified as the output file for the listing file (using the PRINT directive) and if the ERRORPRINT directive has no specified output file.
See Also

NOERRORPRINT

Example
A251 SAMPLE.ASM EP

$ERRORPRINT (SAMPLE.ERR)

Keil logo

Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.