Kinetis K60 RTC Interrupts When Debugging

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

Kinetis K60 RTC Interrupts When Debugging

743 Views
markccrow
Contributor I

Since I've got the RTC alarm interrupt working (for a 1-second interrupt) I can't step through my code without getting redirected to the RTC IRQ routine.  Anyone had this problem or know of a fix?

 

Thanks

0 Kudos
2 Replies

374 Views
BlackNight
NXP Employee
NXP Employee

Are you using CodeWarrior for MCU10.2?

The debugger launch configuration settings allow you to control this:

see attached screenshot.

 

Hope this helps,

BK

374 Views
markccrow
Contributor I

Sorry it took me so long to answer.  I expected to get forum emails but they're not coming.  I think our email server is trashning them.

Yes, I have CW 10.2 but only use it for Processor Expert experimentation.  I'm developing with Keil's MDK-ARM tools.  May it has some control I can set.

Thanks

0 Kudos