Error: Real-Time Workshop Error: The nonfinite '-inf' is required but nonfinite support is not selected. Please enable nonfinite support.
Mostra commenti meno recenti
Hi,
I am working on Auto code generation using embedded coder for an AUTOSAR compliant simulink model. After selecting AUTOSAR.tlc, in Interface tab, the 'Nonfinite' support is disabled.
There is no way to edit this check as the field is locked.
When I build the generated code, I get this error: The nonfinite '-inf' is required but nonfinite support is not selected. Please enable nonfinite support.
Does anyone have an idea about this?
Note: I am currently using MATLAB Version 7.11 (R2010b)
Risposte (1)
Kaustubha Govind
il 29 Mag 2012
0 voti
I'm guessing that nonfinite numbers violate AUTOSAR compliance rules, which is why that option is disabled? The best course of action might be to figure out where the nonfinite number is coming from, and use something like a Saturation block to ensure that it is always a finite value. You could try with ERT.TLC to also experiment a little.
1 Commento
satyam thakur
il 2 Nov 2023
How ERT will help here? if he wants to build using the autosar coder.
Categorie
Scopri di più su AUTOSAR Blockset in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!