Function 'raise' not supported for code generation
1 次查看(过去 30 天)
显示 更早的评论
Hello everybody.
I'm using Simulink with Raspberry PI and I get this error whenever I try to send a signal from a StateFlow chart. I'm doing this to trigger the execution of a specific model partition. It's working correctly when I simulate it but it gives me this error when I try to deploy to my target Raspberry pi.
Charts containing function 'raise' are not supported for code generation. Transition in Chart 'Test/Event Sender': {send(ArduinoUpdateOutput);}
Component:Stateflow | Category:Coder error
Any Idea on how to solve this problem? Thanks in advance.
0 个评论
回答(1 个)
Nitin Kapgate
2021-2-12
Although Simulink Stateflow is supported on Raspberry Pi and Arduino support package, currently only some functions/blocks in Simulink are supported for code generation.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Raspberry Pi Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!