Autosar client service function calls not simulate in Simulink model
이전 댓글 표시
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

답변 (1개)
Liang Zong
2022년 3월 8일
0 개 추천
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.

카테고리
도움말 센터 및 File Exchange에서 AUTOSAR Blockset에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!