how can I using support package installer in matlab R2023b?
조회 수: 7 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
채택된 답변
Angelo Yeo
2023년 11월 15일
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:
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 AUTOSAR Blockset에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!