Exclude custom storage class parameters from ASAP2 generation
Show older comments
I created a custom storage class for my Simulink project. ASAP2 file generation is enabled, thus ASAP2 file is generated as a part of part of C code generation.
Now I want only parameters that use this custom storage class to not be included in the ASAP2 file. Is there a way to specify to exclude certain custom storage class parameters from ASAP2 generation?
Answers (1)
Nirupama
on 22 Jan 2024
0 votes
You can refer to the following MATLAB answer for the same:
Regards,
Nirupama
Categories
Find more on Generated Code Interfacing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!