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

5 次查看(过去 30 天)
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?

回答(1 个)

Ayush Modi
Ayush Modi 2024-1-11
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!

类别

Help CenterFile Exchange 中查找有关 AUTOSAR Blockset 的更多信息

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by