how can I using support package installer in matlab R2023b?

3 views (last 30 days)
hello. I am currently using both versions, R2015b and R2023b. In R2015b, I have installed the file "autosarstandard_download_161116_v15.2.8.zip" using the 'install from folder' feature of the 'support package installer'. Through this, I am building the 'slx file' and generating the c and h files.In R2015b, I would like to build the same environment in R2023b version. In R2023b, I am building the same file and generating c and h files. What should I do?
I am not finding any window like above in R2023b version.
In R2015b, you build the model and generate c and h files using the buttons shown below. I want to do the same in R2023b.

Accepted Answer

Angelo Yeo
Angelo Yeo on 15 Nov 2023
Do you want to generate a C code for AUTOSAR? First of all, in R2023b, AUTOSAR Blockset is not provided as a support package anymore, but it became a separate toolbox (or a blockset). Hence, you must install AUTOSAR Blockset first. If you have an issue with licenses or installation, please contact Install Support team.
Next, open a Simulink canvas and go to Apps panel. You can find an app called "AUTOSAR Component Designer".
It will automatically run a set up wizard. Once you are done with the set up, you can build a code for AUTOSAR target.
Below is a good example to start with:

More Answers (0)

Categories

Find more on AUTOSAR Blockset in Help Center and File Exchange

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!