Hi,everyone
I am puzzled by the interruption delay,with a search then i found this two below posts. According to my understanding,it means for loop cannot be interrupted, it must complete the branch before the interrupt will be taken. If I understand right, Is there a high probability of interrupt delay if loop in main code?
post 1,
POST 2:
https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/266633
Am i understand right?
thanks for any help.