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.

DRA78XEVM: NMI interrupt cannot be triggered

Part Number: DRA78XEVM


Hello,

We are trying to use NMI interrupt for DRA78x.

NMI is enabled via register "CTRL_CORE_NMI_DESTINATION_1" already.

  • If we try to trigger NMI via NMI pin (connect it to GND), NMI ISR can NOT be triggered.

  • If we trigger NMI manually via register "ICSR" (bit "NMIPENDSET"), NMI ISR can be triggered.

Is there any other setting we need to do?

Thanks in advance.

BR