How can I set data in a Stateflow Chart to use AUTOSAR Per Instance Memory Code Mapping?
18 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2019 年 12 月 17 日
回答済み: MathWorks Support Team
2020 年 3 月 30 日
I want to set some data to be Code Mapped to AUTOSAR Per Instance Memory. This data lives inside a Stateflow Chart, but I cannot access the Code Mappings Editor directly from the Stateflow Chart. How can I set chart data to use these Code Mappings?
採用された回答
MathWorks Support Team
2019 年 12 月 17 日
While you cannot directly access the Code Mappings Editor from within the Stateflow Chart, you can use a Data Store Memory block in Simulink:
Set the name of the Data Store Memory to be that of the data inside the Stateflow Chart that you want to map. Then, in the Code Perspective pane, they can map the Data Store to "ArTypedPerInstanceMemory".
For more information, check this link:
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Simulink Functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!