hdl coder error when compiling stateflow
Mostrar comentarios más antiguos
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 comentario
Amish Rughoonundon
el 29 de Mzo. de 2020
Respuestas (1)
Kiran Kintali
el 31 de Mzo. de 2020
0 votos
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
1 comentario
Amish Rughoonundon
el 2 de Abr. de 2020
Categorías
Más información sobre Code Generation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!