Simulink Coder customize gcc variable attributes

조회 수: 15 (최근 30일)
Hector
Hector 2017년 8월 16일
When using Simulink Coder, how can I customize the TLC to generate code such that I can add variable attributes to a variable declaration associated to a signal and/or parameter? Example from "real32_T mdl1_Param1;" to "real32_T mdl1_Param1 _attribute_((section (".param")));" The intention is allocating such variable declarations in custom memory sections.

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by