detect task overrun on Zync ZCU102
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I'm doing some tests on a ZCU102. I'm running some code on the CPU and I would like to detect if it overruns. I enabled the option in the configuration but I cannot find where the overrun is then logged. I forced my application to overun strongly reducing its sample time, I see the execution is clearly slower than expected to be realtime but I don't get anything at console level. Where should I recover the information?
thanks
Michele
0 commentaires
Réponses (1)
Amith
le 23 Août 2024
Modifié(e) : Amith
le 23 Août 2024
Hi Michele,
You can configure a Simulink model running on the target hardware to detect and notify you when a task overrun occurs. You can select to notify through any of the additional notification option on overrun: None, Trigger interrupt, or Call user-defined function. To learn more about the overrun detection you can refer to the documentation linked below:
Hope this helps!
Voir également
Catégories
En savoir plus sur Embedded Coder 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!