Re: Device emulator debugging using VS2005 with PB for CE 6.0



Thanks Barry Bond for your Timely reply.

I am using Windows Embedded CE 6.0 Evaluation version with VS2005 IDE.

I used Tools->Connectivity Options-> (In Target Device Connectivity Options)
then Selected "Kernal Service Map"
Target Device : CE Device
Download : Device Emulator(DMA)
Transport : Device Emulator(DMA)
Debugger : KdStub
then selected "Core Service Settings"
Target Device : CE Device
Associated ren-time image: (specified nk.bin)
Download Image : Always is checked
KITL Settings : UNCHECKED "Enable KITL on device boot"
Remaining Items are CHECKED

My understanding is that you pointed out the above "KITL Settings".

After i build the Built the image, I made sure that the above settings are
in place.

Then hit F5 to debug, but it is showing "PB Debugger The Kernel Debugger is
waiting to connect with target." for long time, does not seem to be
connecting...

So please let me know what i am doing wrong.

Your timely help is very well appreciated.

NOTE:
1. Target->Attach Device launches the Emulator.
2. Also I see only emulators under Pocket PC 2003, Smartphone 2003, but not
under windows 5.0 & Platform Builder-Specific
Builder-Specific in the "Device Emulator Manager"

Thanks in advance
-Srini



"Barry Bond [MSFT]" wrote:

When you install the SDK you created with the emulator image, it should
create a new entry in VS2005 for the emulator image automatically. It will
have both bootstrap and transport set to DMA.

If you are using CE 6.0, then please be sure to disable KITL in your
image... KITL-over-DMA interferes with the VS2005 DMA bootstrap and
transport and will block VS from connecting.

Barry

"Srinimg@xxxxxxxxx" <Srinimgyahoocom@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:F129527F-A2CA-480B-B8BF-21A40CCA9AB6@xxxxxxxxxxxxxxxx
Hello All,

I created a OS Design with "Device Emulator: ARMV4I". Could anyone
please tell me Settings/Configurations to be done in VS2005
(Target->Connectivity Options... OR using Device Emulator Manager)to debug
using the emulator?

Thanks in advance
-Srini

.



Relevant Pages