Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: ISR stops branching after using STOP/GO in debugger

2005-01-05 by sig5534

>> I have a strange problem with my ISR jump failing
>> after I STOP/GO the CPU through the debugger.

Solved.  Some of the regs, like the T0IR I think, have a nasty 
behaviour of clearing after they are read.  In the debugger I have 
the Registers window open and after a STOP it reads the Regs.  That 
killed the int flag and thus no more jumping into ISR.

So it works now if I shut the regs window.

I was aware of this Read-Once issue, but I guess I thought that the 
JTAG was ported into the CPU and could get at the reg values 
directly.  Kind of like the old bond-out CPU setups.  Not the case.  
Live and learn.

Chris.

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.