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: