hi sir i am working on hdl coder while converting the simulink block to hdl i am getting the error like"type conversion involving struct type is not allowed"how to over come this error

5 views (last 30 days)
hi sir i am working on hdl coder while converting the simulink block to hdl i am getting the error like"type conversion involving struct type is not allowed"how to over come this error

Answers (1)

Tim McBrayer
Tim McBrayer on 3 May 2016
Edited: Tim McBrayer on 3 May 2016
If I had to guess, I'd say you are routing a bus type into a block that is performing a data type conversion. The only similar error message I can find is part of Stateflow. Are you using a Stateflow Chart, MATLAB Function Block, or Truth Table in combination with a bus?

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!