Parameter 'X' is not addressable because of its custom storage class.
12 views (last 30 days)
Show older comments
ricard molins
on 27 Feb 2019
Answered: ricard molins
on 25 Mar 2019
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?
0 Comments
Accepted Answer
More Answers (0)
See Also
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!