External Interrupt not detected in MPC5748G -SDK

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

External Interrupt not detected in MPC5748G -SDK

631 Views
kpdeshpande08
Contributor I

Hi,

I am writing an SDK application in S32Design Stodio for power architecture where I want an external interrupt on pin PA6. I have pulled up the pin and want to detect a falling edge on the pin so I am giving a low signal from GND on J4 on the MPC5748G development board. But my ISR doesn't get hit. I have checked the embSysRegisters in which the corresponding SUIL2-ISR flag is not set and I am also not able to configure SIUL2-MSCR1 for my external Interrupt1. I am attaching my zipped project.

Labels (1)
0 Kudos
1 Reply

504 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

I can recommend to use the latest SDK driver.

Please refer to example posted here

https://community.nxp.com/docs/DOC-343728

Hope it helps.

BR, Petr

0 Kudos