Autosar packages for autocode

1 回表示 (過去 30 日間)
Jose  Moran
Jose Moran 2019 年 7 月 4 日
回答済み: Anurag Ojha 2024 年 8 月 19 日
I am working in auto generating code from a simulink model. I need it be autosar compatible. My question is: Which matlab packages related to AUTOSAR do I need other than AUTOSAR blockset?
Are any of these needed:
  • Simulink Check
  • Simulink Coverage
  • Simulink Requirements

回答 (1 件)

Anurag Ojha
Anurag Ojha 2024 年 8 月 19 日
Hey Jose
At bare minimum you'll need AUTOSAR Blockset, Simulink Coder, and Embedded Coder. The other toolboxes are optional but can be valuable depending on your project needs.
  • Simulink Check : Useful for verifying model compliance with industry standards. It can help ensure that your model follows best practices and is compatible with AUTOSAR before code generation.
  • Simulink Coverage : Helps assess the completeness of your testing by measuring how much of your model is exercised during simulation. This can be useful in the context of safety-critical systems where coverage analysis is required.
Adding some important links that will help you get started:

カテゴリ

Help Center および File ExchangeAUTOSAR Blockset についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by