State flow fixed point conversion issue in range collection stage.
5 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Iterative Fixed-Point Conversion in Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!