Why am I receiving "Property 'EnumDefinition' does not exist" error when using a custom TLC file in Embedded Coder R2021a?
Mostrar comentarios más antiguos
I am using Embedded Coder R2021a Update 8 on Microsoft Windows 10.
I am trying to create a custom TLC file to customize generated code, and I want this system target file to support model referencing. I am writing the custom TLC file and custom callback handler to support model referencing by following this documentation page:
When I try to generate code using this custom TLC and callback handler, I receive the following fatal error:
Property 'EnumDefinition' does not exist
and there is no further information displayed. Why is this error occurring, and how can I fix it?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Simulink Coder 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!