How can I Change/Set coder Error limit?

15 visualizaciones (últimos 30 días)
Shlomi Azran
Shlomi Azran el 22 de Abr. de 2020
Respondida: David Fink el 4 de Mayo de 2020
while using codgen command or the coder app I get this error
"Error limit reached. Suppressing further error messages."
what is coder Error limit and how can i set/change it?
I'm trying to produce a detailed error report with all the errors coder can identify.

Respuesta aceptada

David Fink
David Fink el 4 de Mayo de 2020
This is (for now) an internally-set limit.
Similar to other compilers, some errors messages tend to "cascade", producing multiple errors from the same cause.
With this in mind, limiting the number of errors prevents a huge list of unhelpful errors, hopefully enabling you to find the real problems.
If changing this limit would help your work, please contact MathWorks Technical Support with more details about your use case.

Más respuestas (0)

Productos


Versión

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by