Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Displayed error limit

Intel_C_Intel
Employee
320 Views
Does anyone know how to force the compiler to continue after it has reached the limit of 30 errors.

Thank you

Mark
0 Kudos
1 Reply
Steven_L_Intel1
Employee
320 Views
/noerror_limit on the command line. In Developer Studio, it looks as if you have to type in /noerror_limit in Project Options, or under Compilation Diagnostics, fill in a very large value for Error Limit.

Steve
0 Kudos
Reply