Skip to main content

IAR Embedded Workbench for Arm 9.70.x

‑‑error_limit

In this section:
Syntax
‑‑error_limit=n 
Parameters

n

The number of errors before the compiler stops the compilation. n must be a positive integer. 0 indicates no limit.

Description

Use the ‑‑error_limit option to specify the number of errors allowed before the compiler stops the compilation. By default, 100 errors are allowed.

Caution

This option is not available in the IDE.