Hello,
I am using SPC560C50L3 microcontroller for my application. I am trying to implement Non-Maskable interrupt at the pin number PA[1]. I tried configuring the NMI related registers but while executing the NMI configuration function the core is getting halted or core will be executing the unknown instruction. I attaching my sample code for your reference. Please do suggest how I can configure the NMI function successfully.
Also I am not finding the interrupt mapping for NMI. Kindly someone please share me the vector address mapped or the IRQ handler (number or callback) associated with NMI.
Regards,
R.Santhamurthy