Error: Cast between fixpt and floating point type is not supported
Show older comments
Hi there,
I got a problem. The program successfully passed the fixed point conversion, but I still got the following while I converting it to HDL code.
Error: Cast between fixpt and floating point type is not supported
"A cast between fixpt and floating point type is not supported, at
Function 'eml_fi_checkforntype' (#14.947.965), line 26, column 25
Function 'fi_impl' (#4.10494.10558), line 274, column 15
Function 'fi_impl' (#4.2380.2450), line 79, column 15
Function 'rgb_fixpt' (#1.2827.2957), line 77, column 23."
But I do not know what Function eml_fi_checkforntype,fi_impl are.
I just converted my code'rgb'.
Accepted Answer
More Answers (0)
Categories
Find more on Data Type Conversion 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!
