Function 'raise' not supported for code generation
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Nitin Kapgate
el 12 de Feb. de 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 comentarios
Ver también
Categorías
Más información sobre Raspberry Pi Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!