Embedded Coder: Subsystem doesn't work when triggered asynchronously and simulated on F28035 using embedded coder
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Error while using Embedded coder: The subsystem which is triggered asynchronously through interrupts gives proper response while executing it in Simulink but doesn't execute as required when it is deployed on a F28035 micro-controller through embedded coder. The subsystem if executed in a F28035 micro-controller without the interrupt, works fine and gives the correct output.
1 commentaire
Jordan Ross
le 9 Jan 2017
One thing to try would be to ensure that you have configured the Hardware Interrupt block correctly to match with your hardware.
Also, maybe try the following demo and see if the issue persists:
>> c280xx_asyncscheduling
Réponses (0)
Voir également
Catégories
En savoir plus sur Deployment, Integration, and Supported Hardware dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!