beautypg.com

12 -n, Assembler options – Motorola HC12 User Manual

Page 96

background image

User’s Manual

MCUez HC12 Assembler

96

Assembler Options

MOTOROLA

Assembler Options

5.4.12 -N

-N:

Display error notification box

Group:

MESSAGES

Scope:

Assembly unit

Syntax:

-N

Arguments:

None

Default:

None

Description:

Causes the assembler to display an alert box if an error occurs
during assembly. This is useful when running a makefile, since
the assembler waits for the user to acknowledge the message,
thus suspending makefile processing.

Example:

ASMOPTIONS=-N

If an error occurs during assembly, a dialog box is displayed
indicating the file where the error occurred.

See also:

None