Why do I get the error message 'A definition for the function 'readData' called by Function Caller block could not be found' when simulating a client model for AUTOSAR communication?
Ältere Kommentare anzeigen
I use arxml.importer to generate the simulink model from ARXML and it generated in the FunctionCaller model for Client-Server Runnables. AUTOSAR validation is successful, but model simulation is not possible as I get the following error:
"A definition for the function 'readData' called by Function Caller block 'mControllerWithInterface_client / Runnable3_subsystem / readData' could not be found."
Why does it happen and how to avoid this error and proceed with simulation?
Akzeptierte Antwort
Weitere Antworten (0)
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!