Simulink coder doesn't generate custom storage class code?

조회 수: 7 (최근 30일)
Song
Song 2017년 4월 14일
답변: Song 2017년 5월 12일
With the attached model and data dictionary, the generated code still put the parameter p1 in its default header file, although I specified it as custom storage class and should be "ConstVolatile".
What did I miss in the configuration?
Thanks

채택된 답변

Song
Song 2017년 5월 12일
change from grt to ert solves this problem.

추가 답변 (1개)

Song
Song 2017년 4월 14일

카테고리

Help CenterFile Exchange에서 Embedded Coder에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!