Technical Support

ULINK: HOW TO AVOID STEPPING INTO INTERRUPTS


Information in this article applies to:

  • ARM Development Tools BETA Release
  • GNU C Compiler for ARM Version 3.22
  • ULINK USB-JTAG Adapter

QUESTION

I have a program that implements a timer interrupt which runs in the background. When I single-step through my program, the ULINK USB-JTAG Debugger steps into the interrupt service routine. How do I disable this so that I can just single-step through my program?

ANSWER

This was a problem of the BETA release that has been corrected. Now, ULINK correctly single-steps in your code.

Last Reviewed: Sunday, January 28, 2007


Did this article provide the answer you needed?
 
Yes
No
Not Sure