how to use timer and interrupt on usbkw41z ?

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

how to use timer and interrupt on usbkw41z ?

443 Views
gianlucacestaro
Contributor I

Hello All, 

I'm trying some of the demo projects on my USB-kw41z dongle with KDS, it seems that all is working, but I'm not able to use interrupts and timers. There is any procedure/ configuration to do in order to activate the interrupts on KW41z? 

(about the demo app: for example the adc16_interrupt_usbkw41z_kw41  and  rtc_usbkw41z_kw41)

thanks

Gianluca

0 Kudos
2 Replies

317 Views
estephania_mart
NXP TechSupport
NXP TechSupport

Hello, 

 

Which SDK version are you using? The latest release it's available in the MCUXpresso web page, I highly recommend you to use the MCUXpresso IDE or IAR as those are the supported toolchains for this device.

 

By any chance, when debugging it does it enter to the NMI_Handler?

 

Best Regards,

Estephania

0 Kudos

317 Views
gianlucacestaro
Contributor I

Hello Estephania, 

I'm sorry for the incredible delay of my answer.
Now I've changed , I'm using the MCUXpresso IDE instead of KDS.
Yes, when debugging it enter in the NMI_Handler.
thanks
Gianluca
0 Kudos