Why do I get the error "Unsupported custom storage class 'Default' for symbolic dimension"?
Show older comments
When I generate code for my model with Embedded Coder, I see the following error in the diagnostic viewer during the build:
Unsupported custom storage class 'Default' for symbolic dimension A. Specify one of the following custom storage classes:
- Define or ImportedDefine with header file specified
- CompilerFlag - SystemConstant (AUTOSAR.Parameter)
- User-defined custom storage class that defines data as a macro in a specified header fileTo disable symbolic dimension propagation, search for 'Allow symbolic dimension specification' in the Configuration Parameters dialog box and clear the checkbox.
Accepted Answer
More Answers (0)
Categories
Find more on Simulink Coder 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!