wANTED TO GENERATE C CODE OF SIMULINK
1 回表示 (過去 30 日間)
古いコメントを表示
Why i get the below error when i try to generate the C code of it?
below i attached the image of error
0 件のコメント
回答 (1 件)
Mark McBroom
2023 年 5 月 15 日
This looks like a code generation error for the GPIO block. I recommend sending Simulink model and error message to support@mathworks.com
One possible workaround is to add a data type conversion upstream of the GPIO blocks. The error message indicates that there is a problem with data type mismatch.
参考
カテゴリ
Help Center および File Exchange で C Code Generation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!