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.

TMS320F28377S: Lost Interrupts

Part Number: TMS320F28377S

Hello all,

i have a question concerning the handling of multiple Interrupts:

How does the processor handles the case when more than one interrupt is triggered - without nesting?

im having multiple interrupts that are beeing triggered roughly at the same time. It doesn't really matter in which order that they are serviced, but it is important that all of them get executed.

When a interrupt is triggered, the others are beeing disabled. Does this mean that interrupts beeing triggered during another interrupt go unserviced, or do they just wait until the current routine is finished? Does it matter if they are in the same/different group?

Thanks a lot!

Dominik