Skip to main content

IAR Embedded Workbench for RX 5.20

‑‑diag_warning

In this section:
Syntax
‑‑diag_warning=tag,tag,...
Parameters

tag

The number of a diagnostic message, for example the message number As001.

Description

Use this option to classify diagnostic messages as warnings.

A warning indicates an error or omission that is of concern, but which does not cause the assembler to stop before the assembly is completed.

Example

This example classifies the remark As028 as a warning:

‑‑diag_warning=As028

Caution

Project>Options>Assembler >Diagnostics>Treat these as warnings