Function 'raise' not supported for code generation
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Nitin Kapgate
le 12 Fév 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 commentaires
Voir également
Catégories
En savoir plus sur Raspberry Pi Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!