Function 'raise' not supported for code generation
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Nitin Kapgate
on 12 Feb 2021
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 Comments
See Also
Categories
Find more on Raspberry Pi Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!