Skip to main content

IAR Embedded Workbench for Arm 9.70.x

‑‑remarks

In this section:
Syntax
‑‑remarks 
Description

The least severe diagnostic messages are called remarks. A remark indicates a source code construct that may cause strange behavior in the generated code. By default, the compiler does not generate remarks. Use this option to make the compiler generate remarks.

See also

Severity levels.

Caution

Project>Options>C/C++ Compiler>Diagnostics>Enable remarks