Re: how to use ICE to debug eboot under platbuilder?
From: Seung Yi (seungyi_at_codetelligence_NOSPAMMERS_.com)
Date: 04/14/04
- Previous message: Maxim S. Shatskih: "Re: Three NDIS Active sessions"
- In reply to: joyce yang: "how to use ICE to debug eboot under platbuilder?"
- Next in thread: Steve Maillet \(eMVP\): "Re: how to use ICE to debug eboot under platbuilder?"
- Reply: Steve Maillet \(eMVP\): "Re: how to use ICE to debug eboot under platbuilder?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 14 Apr 2004 14:15:18 -0700
The platform builder debugger is only usable in debugging a loaded/running
CE image with a kernel debugger module installed. Eboot.exe is not a CE
image. It gets converted to eboot.bin as an executable binary that runs
in its own environent much like raw firmware.
In order to step through code in an eboot binary image you will need
hardware assisted debugging via a JTAG or BDM port. You can look in the
Platform builder documentation on what hardware assisted debugging
involves.
On Wed, 14 Apr 2004 12:48:03 +0800, joyce yang <joyce@fic-sh.com.cn> wrote:
> Dear All:
> I want to use ICE to debug boot loader. I set breakpoint at boot loader
> source file. However every time i press 'Go', it stops at some code in
> nk.exe. Infact, the program
> i want to debug is eboot.exe. How can I resolve it?
> Thanks...
>
> Fan
>
>
-- Seung Yi Chief Technologist Codetelligence, Inc. Web : www.codetelligence.com
- Previous message: Maxim S. Shatskih: "Re: Three NDIS Active sessions"
- In reply to: joyce yang: "how to use ICE to debug eboot under platbuilder?"
- Next in thread: Steve Maillet \(eMVP\): "Re: how to use ICE to debug eboot under platbuilder?"
- Reply: Steve Maillet \(eMVP\): "Re: how to use ICE to debug eboot under platbuilder?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|