
Autosar client service function calls not simulate in Simulink model
2 ビュー (過去 30 日間)
古いコメントを表示
Hello Team,
My model is having Autosar client service function calls exported from Davinci developer and import in Matlab/Simulink 2021b. It's throwing error in Simulation saying 'Definition for the function couldn't be found'. Please support me to resolve this simulation error.
Thank you
Regards
Godson

0 件のコメント
回答 (1 件)
Liang Zong
2022 年 3 月 8 日
hi
this function "CAN1_RequestComMode" seems not be defined properly, you can create a stub function and define it in XXX.c file, then include it in simulation Target.

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!