Hi,
We have analyzed it and it's a bug in Processor Expert. We are working on the fix. Please excuse the inconvenience, thank you for reporting this.
For now as a workaround, you can use the Init_GPIO component to handle the interrupt on the PTA4/NMI pin.
I attach an example project configure this way (provides external interrupt for PTA4/NMI pin on falling edge).
The interrupt handler is inside the events.c and in the project there is only clearing of and interrupt flag (that needs to be there) and toggling of FRDM-KL25 LED.
That is the place for your external interrupt event handling code.
best regards
Petr Hradsky
Processor Expert Support Team