Autosar client service function calls not simulate in Simulink model
Ältere Kommentare anzeigen
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

Antworten (1)
Liang Zong
am 8 Mär. 2022
0 Stimmen
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.

Kategorien
Mehr zu AUTOSAR Blockset finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!