Parameter 'X' is not addressable because of its custom storage class.
Show older comments
I am trying to generate code by running:
model_builder(software_component_ID, software_component_model, dest_folder);
However I am getting Error: Parameter 'X' is not addressable because of its custom storage class.
The custom storage class of X is an Autosar InterCalPrm.
What could be causing this issue?
Accepted Answer
More Answers (0)
Categories
Find more on AUTOSAR Blockset 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!