Hello Edward,
Thanks for the reply. Your reply cleared my doubts.
If I understood correctly, you mean to say it is programmers responsibility to take care to complete the task within stipulated time, as mentioned below for SCI.
But here we have taken an example of only SCI interrupt. In case more than one interrupts are used, then how interrupts would be serviced?
For ex. In addition to SCI, two more interrupts are used in system. When interrupt are disabled, remaining both the interrupts occur, will both interrupts be serviced depending upon their priority after enabling the interrupts again?
Your reply will be helpful.