Why does Real-Time Workshop throw a datatype error message even though I am not using any custom datatypes?
Show older comments
Why does Real-Time Workshop throw a datatype error message even though I am not using any custom datatypes?
I have a model that uses fixed-point datatypes. It simulates without a problem. However, when I try to build my model, I get the following error message.
Error using ==> make_rtw
Error using ==> tlc_c
Error using ==> rtwgen
Invalid run-time parameter registered by block 'GHz/5.2 GHz DFE (fxp)/CCE & LS GI Detection
(fxp)/metric and phase difference accumulator/Unit Delay1'.
All run-time parameters must resolve to a valid Simulink datatype.
Accepted Answer
More Answers (0)
Categories
Find more on Fixed-Point Designer 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!