hdl coder error when compiling stateflow
古いコメントを表示
I can't figure out this error hdl coder is giving me when compiling a stateflow chart with parallel charts
Enumerated name 'IN_NO_ACTIVE_CHILD' is present in types 'state_type_is_TIMEOUT_WATCHER' and 'state_type_is_COUNT_IS_VALID'. Use unique enum type names for HDL code generation.
I attached the chart as pictures
Thanks for any help
回答 (1 件)
Kiran Kintali
2020 年 3 月 31 日
0 投票
Can you attach a small version of the model to reproduce the error?
"Enumerated name 'IN_NO_ACTIVE_CHILD' is present in types 'state_type_is_TIMEOUT_WATCHER' and 'state_type_is_COUNT_IS_VALID'. Use unique enum type names for HDL code generation."
We can check if the recommendation is valid or further improvements possible in the workflow.
Thanks
カテゴリ
ヘルプ センター および File Exchange で Code Generation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!