Hi,
I have been assigned a project where I have to design (schematic & firmware) an application with TM4C1294NCPDT where I need to use NMI interrupt (pin no. 128 on the chip). I have gone through the NMI section of the Datasheet of this chip but I am unable to understand whether NMI interrupt is level triggered or edge triggered and also whether the level can be configured to logic high or logic low or is it fixed. If someone can tell where to look for (which section/page no.) in the datasheet, that will help too.
Also would like to know which registers to set in order to set NMI trigger levels.
For testing purposes, I have been provided with a purchased EK-TM4C1294XL and I intend to test the NMI functionality on this eval kit.
Thanks