Genereating a2l using Custom Storage Classes

2 views (last 30 days)
Mario Weyrich
Mario Weyrich on 22 Jun 2013
Commented: lei zhu on 3 Nov 2020
My question is about how to generate an asap2-File (.a2l) with the Embedded Coder. I'm using custom storage classes for tunable parameters in the model. Parameters are defined as data objects, the appropriate class is derived from Simulink.Parameter, but uses a custom storage class. This way my parameters unfortunately do not appear in the a2l-file. If I set the StorageClass to ExportedGlobal, they will appear. But I have to use the custom storage class. What can I do that the parameters will appear as characteristics in the a2l when setting the storage class to custom??
Thanks for advice...

Answers (1)

Paolo SAcco
Paolo SAcco on 20 Apr 2017
Edited: Paolo SAcco on 20 Apr 2017
..after four years, any suggestions? i have the same problem!

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!