Part Number: TMS320F28388D
Tool/software:
Hello,
For the TMS320F28388D, if an NMI ISR is in progress, can it be interrupted by another NMI event?
Thanks,
CH
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.
Part Number: TMS320F28388D
Tool/software:
Hello,
For the TMS320F28388D, if an NMI ISR is in progress, can it be interrupted by another NMI event?
Thanks,
CH
Hi CH,
Yes if execution is still in NMI ISR then another NMI source can trigger NMI ISR again.
Thanks