Hi all,
I am recently using F2808 and got the following question:
1. Is the time between an interrupt initiated and the isr executed fixed?
Thanks!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all,
I am recently using F2808 and got the following question:
1. Is the time between an interrupt initiated and the isr executed fixed?
Thanks!
billstrong said:1. Is the time between an interrupt initiated and the isr executed fixed?
Bill,
I find this useful when talking about interrupt latency - it is taken from the Delfino workshop:
http://processors.wiki.ti.com/index.php/C2000_Delfino_Multi-Day_Workshop
The actual maximum latency will change, as indicated in the image. Things that can delay an interrupt:
Hope this helps
Lori