Why am I receiving "Property 'EnumDefinition' does not exist" error when using a custom TLC file in Embedded Coder R2021a?
이전 댓글 표시
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?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!