This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: MPC860 (Debugging ISR)


On Tue, 2003-12-16 at 08:43, nprasad3@gmu.edu wrote:
> Hi,
> 
> Can someone please tell me how I can debug the general 
> interrupt service handler on the MPC860? I am using a 
> wiggler and romstop doesn't work. I was thinking of putting 
> in a tight loop at the begining of the ISR to allow the 
> processor to stay put at that particular point till I release 
> it from the debugger.
> 
> Is there a different way I can single step into the ISR and 
> keep things under control while debugging the ISR?

What's wrong with running your code in RAM and using GDB?

BTW, what do you think is wrong with the "general interrupt
service handler"?

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]