Hi.
Thank you for NXP employee.
I tried 'External interrupt' using s32K144 EVB.
Using example 'hello_world_s32k144', modified button1 ,2 interrupt example.
Please refer below comment in 'main.c' file.
/* Kevin START */
~~
/* Kevin END */
KavinSun_0-1630053755709.png
1. changed PIN 12, PIN 13 by input setting like below.
KavinSun_1-1630053853836.png
2. changed PTC 12,PTC 13 interrupt option
KavinSun_2-1630053894182.png
3. Generate Processor Expert Code
KavinSun_4-1630053950984.png
4. Modified 'main.c' file
/* Kevin START */ ~my changed code ~ /* Kevin END */
Thank you a lot.