Clear Filters
Clear Filters

How to assign Simulink parameters to custom SwAddrMethod in AUTOSAR model.

5 views (last 30 days)
My current model (root model with multiple model references) is converted to an AUTOSAR model with autosar.tlc target.
In the AUTOSAR dictionary AUTOSAR\SwAddrMethods, I have created custom sections in the SWAddrMethods, e.g. MyVar with section type CalibrationVariables.
Also in the AUTOSAR dictionary I can assign a parameter (defined as Simulink parameter in the linked data dictionary) in the tab AUTOSAR\AtomicComponents\root\Parameters to my custom SwAddrMethod MyVar.
However, while building the model, the AUTOSAR dictionary closes and the assignement from parameter to custom SwAddrMethod is gone after next time opening the AUTOSAR dictionary.
Are there any configurations that I am missing?

Answers (1)

Ayush Modi
Ayush Modi on 11 Jan 2024
Hi Mathias,
As per my understanding, you are trying to map "Simulink" model elements to "Autosar" model.
Please refer to the following MathWorks documentation for a detailed step-by-step guide to acheive the same:
I hope this helps!

Categories

Find more on AUTOSAR Blockset in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!