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?
古いコメントを表示
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?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で AUTOSAR Blockset についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!