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

12 views (last 30 days)
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

ricard molins
ricard molins on 25 Mar 2019
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

Find more on AUTOSAR Blockset in Help Center and File Exchange

Products


Release

R2017a

Community Treasure Hunt

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

Start Hunting!