Hello,
I recently detected a bug in my development in which an interrupt (QUEP) is randomly generated without being allowed (I just do not use it in my project). Once generated, I check all the flags and in fact, nothing allows this interrupt.
It certainly refers to point 4.1.1 of the component errata about Spurious nested interrupts. What is strange is that I never ACk interrupts just before EINT condition but I do it just before a DINT.
Once nop include, the bug seems to have disappeare.
Could I have from you, TI engineers, confirmation that this bug can also happen with DINT?
Thanks in advance