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?
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur AUTOSAR Blockset dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!