I can not find enable ASAP2 interface block in matlab 2021a
12 ビュー (過去 30 日間)
古いコメントを表示
On the right hand side is the target configuration in 2020b while the left side is the 2021a. The ASAP2 interface disappeared and I can not create the a2l file. Could anyone give me some help? Thank you guys!
5 件のコメント
xiao
2022 年 5 月 16 日
Hi , when I type this command : set_param('model name','GenerateASAP2',true) , there is no anychange, is it work for you ?
Johan Eklöv
2022 年 5 月 30 日
編集済み: Johan Eklöv
2022 年 5 月 30 日
I tried the command @wanwan li suggested and it worked for me on my (classic) autosar model, in R2021b.
I tried it on a "blank" model generated from an arxml. Flipping the parm setting on and off sometimes didn't have any effect, but that might been due to cache issues. If there are no block changes to the model the code generation is sometime skipped.
回答 (1 件)
Gargi Patil
2021 年 9 月 2 日
Hi,
As mentioned in the release notes (under Functionality being removed or changed for Code Interface Configuration and Integration), the ASAP2 interface configuration parameter functionality is no longer present in MATLAB R2021a. Instead the Generate Calibrations Files tool can be used to create the ASAP2 file.
2 件のコメント
Liang Zong
2022 年 3 月 3 日
hi,
i'm not able to see the tab "C CODE" in my model(matlab 2021a), and autosar.tlc was used. Do we have any command to open this ASAP2 tool? thanks
wanwan li
2022 年 3 月 30 日
when you select ert.tlc instead of autosar.tlc, the C tab appears after building
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!