How can I Change/Set coder Error limit?

17 Ansichten (letzte 30 Tage)
Shlomi Azran
Shlomi Azran am 22 Apr. 2020
Beantwortet: David Fink am 4 Mai 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.

Akzeptierte Antwort

David Fink
David Fink am 4 Mai 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.

Weitere Antworten (0)

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by