interrupt with PEx and SDK

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

interrupt with PEx and SDK

360 Views
danielecortella
Contributor V

Hello,

 

how to use the interrupt with fls_gpio?

 

I want to use this pin as interrupt so i put :

74167_74167.pngpastedImage_1.png74171_74171.pngpastedImage_2.png

 

but i have this error

 

74172_74172.pngpastedImage_3.png

 

and i can't select any device. Why? There is an example?

 

Thanks

Daniele

Labels (1)
0 Kudos
2 Replies

227 Views
ivadorazinova
NXP Employee
NXP Employee

Hello Daniele,

you forget to say important details as

  • what MCU are you using?
  • do you use KDS? which version?
  • which KSDK version?

This can be caused by reserved pin.

I created the example for you, it is for FRDM-K64F with component fsl_gpio with the SW2 interrupt.

Maybe it can help you, maybe not.

Please, let me know.

Best Regards,

Iva

0 Kudos

227 Views
danielecortella
Contributor V

Hi,

i'm using the kl46 with KDS3.0 and KSDK 1.2.

Thanks for the sample, i watch where i'm wrong.

0 Kudos