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.

An HET interrupt does not rise.

The interrupts are configured on IRQ with HCG:

The IRQ interrupt is enabled

The IRQ flag is ON in the ECMP instruction of NHET program:

We can see that the data field of ECNT instruction is higher than the data field of ECMP instruction. So an interrupt should be rise.


Here we can see that the Offst1 is correct, the interrupt is enabled and the interrupt flag indicates the interrupt occurs. But the vector interrupt is not fetched and the interrupt routine doesn’t start.

What is missing?

Thanks for your Help

Jerome