Function Caller Block "definition for the function called by Function Caller block , could not be found." Error
19 次查看(过去 30 天)
显示 更早的评论
I use a Function Caller block in an Autosar model to map to a Client port. The model generates code and arxml successfully, however it gives simulation error "definition for the function called by Function Caller block , could not be found.". I try to put Simulink Function block with same name and make related Autosar mappings; this time simulation passess but it gives Autosar error while trying to generate code, as
"The Function Caller block 'AutosarAdd/Runnable_Subtract/Function Caller' calls the Simulink Function block 'AutosarAdd/Simulink Function'. This is not allowed, because the server call point in an AUTOSAR software component cannot call the server runnable in the same instance."
2 个评论
shimaa kamel
2021-7-10
Hello Brais,,
I have the same issue,,did you get any solution for this issue ?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 AUTOSAR Blockset 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!