Why am I receiving "Property 'EnumDefinition' does not exist" error when using a custom TLC file in Embedded Coder R2021a?
Show older comments
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?
Accepted Answer
More Answers (0)
Categories
Find more on Simulink Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!