State flow fixed point conversion issue in range collection stage.
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am using iterative fixed point conversion on a simulink state flow model. When executing the "Collect Ranges" using double precision, the following error is given:
Ranges could not be collected for the model.
Caused by:
- Error due to multiple causes.
- In cg_cast_or_assert: Cast failed
If I rung "Collect Ranges" with using current settings option then fixed point tool is unable to propose data types for some data. The following error is given for these:
"The data type of this result is inherited. The Fixed-Point Tool cannot remove data type inheritance from all results. "
Please suggest a way forward to successfully convert the model to fixed point.
3 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Iterative Fixed-Point Conversion in Simulink finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!