Borrar filtros
Borrar filtros

Custom Storage Class Parameters not shown in A2L

3 visualizaciones (últimos 30 días)
Tobias Doser
Tobias Doser el 4 de Jul. de 2023
Respondida: Ayush el 21 de Ag. de 2023
Hi all,
i created a custom storage class with the cscdesigner (custom struct definition with a definition of specific memory section).
Now when i try to export an a2l file from the model/code these parameters are not showing up.
I tried to look for similar questions e.g. similarQuestion but at least to my knowledge non of the points described there apply to the storage class i created..
Other Parameters with default storage or inputs/outputs are showing up as they should.
Best Regards
Tobias

Respuestas (1)

Ayush
Ayush el 21 de Ag. de 2023
To make sure that the signals are represented in the generated A2L file, please set the "SupportSILPIL" property to "true" in the CSC definition as outlined in the following documentation page:
Note that you do not have to be using SIL/PIL testing for this to work. The "SupportSILPIL" property has implications on the generated code, and the A2L file depends on the code that is generated.

Productos


Versión

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by