Parameter 'X' is not addressable because of its custom storage class.

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

Aparently there is an issue with Matlab 2017 which causes this issue. The workaround I was given was the same in here

More Answers (0)

Categories

Products

Release

R2017a

Community Treasure Hunt

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

Start Hunting!