Re: error: The debugger KITL packet receive has timed out (looks like fail at kitl data command 0x2)

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Yes, I have ethernet port. And when use ethernet kitl, situation is wrose, I
ever can not estatalish KITL connection. the output from UART debug port is
repeat "!Received config for unrecognized service KDBG"


Best Regards
Ken Dai

"Michael Chen [MS]" <micchen.online@xxxxxxxxxxxxx> wrote in message
news:7LXftNqZHHA.4088@xxxxxxxxxxxxxxxxxxxxxxxxx
Does your dev board have a ethernet port available? Have you tried
configuring the bootloader to use ethernet instead of USB-RNDIS?

I'll get back to you in a few days on my attempt to reproduce your setup.

Thanks.

--------------------
From: "kendai" <daijianchun@xxxxxxxxxxx>

Hi Michael,

Thank you very much.

You are right, I am using Marvell zylonite board, CPU is Monanhans P
(pxa320). and the windows mobile AKU is 3.0 (15096). BSP from marvell is
4.3.2 (BSP_WM_50_PPC_MHP_V4_3_2_1_1_noeula.zip). I really appreciate you
can
reproduce my environment there.

Attached please find the serial port debug message.


Best Regards
Ken Dai


"Michael Chen [MS]" <micchen.online@xxxxxxxxxxxxx> wrote in message
news:NCXOgxTZHHA.1028@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi, I looked at the capture file and it looks like the last thing to
happen
is PB asks the device to write out the KData structure (0xffffc800, size
896 bytes). The device acknowledges receiving this command, but it
never
responds to PB.

If possible, please monitor your device's debug serial out (if
possible).
(38.4kbps, 8/None/1) There may be some debug output that may provide
more
information.

Are you trying to boot an image on a Marvell (Intel) Zylonite board? If
so, I think one of my teammates has one, and I can try to reproduce your
issue here.

Thanks,
Michael Chen

--------------------
Hi Michael,

Attached please find the cap file

Regards
Ken dai


"Michael Chen [MS]" <micchen.online@xxxxxxxxxxxxx> wrote in message
news:z0sYlKwYHHA.3820@xxxxxxxxxxxxxxxxxxxxxxxxx

--------------------

I am using platform builder for windows mobile 5.0, and target cpu is
marvell monanhans P. I am using USB RNDIS Kitl.

When I set IMGNODEBUGGER=1, target boot and CESH come up, I can get
all debug message in PB IDE. But after clear IMGNODEBUGGER, target
can
not boot up, in PB IDE, it show some debug message and show Kernel
Debugger connected sucessfully, but then it pop up message "The
debugger KITL packet receive has timed out...".

I analyze the networking traffic, the last packat from PB to target
is "Timer Packet", PB repeat sending this packet:

0000 00 45 34 56 78 9a 02 45 34 56 78 9a 08 00 45
00 .E4Vx..E4Vx...E.
0010 00 24 d7 8e 00 00 80 11 41 83 c0 a8 50 65 c0 a8 .
$......A...Pe..
0020 50 01 06 cc 03 d5 00 10 4c df 45 44 42 47 ff 00
P.......L.EDBG..
0030 00 0a ..

and the last data command from PB to board is "Jump to image"

0000 00 45 34 56 78 9a 02 45 34 56 78 9a 08 00 45
00 .E4Vx..E4Vx...E.
0010 00 38 d7 8c 00 00 80 11 41 71 c0 a8 50 65 c0 a8 .
8......Aq..Pe..
0020 50 01 06 ce 03 d4 00 24 4c 7d 45 44 42 47 ff 00 P......
$L}EDBG..
0030 00 02 00 41 00 00 00 00 00 00 00 00 00 00 00
00 ...A............
0040 00 00 00 00 00 00 ......

Any guy here have idea on it? Thank you in advance

ps: how to attach file here?

Ken Dai



Please attach your network capture. Attaching a file should work if
you
use a nntp client (like Outlook Express or Thunderbird). These
programs
will base64/uuencode your file and append it to your usenet posts.

It sounds like the sequencing in the KDBG stream broke down and both
PB
and
your device are stuck waiting for each other. Once you have posted
the
network capture I should be able to determine whether this is the case
and
whether the problem has been fixed in a QFE.

---
This posting is provided "AS IS" with no warranties, and confers no
rights.
You assume all risk for your use.





---
This posting is provided "AS IS" with no warranties, and confers no
rights.
You assume all risk for your use.





---
This posting is provided "AS IS" with no warranties, and confers no
rights.
You assume all risk for your use.



.



Relevant Pages

  • Re: Connecting Vortex86 - 6072
    ... shouldn't be *required* to do it to get a KITL connection working. ... I guess I will have to setup an Ethernet connection to the board... ... configured to do that, hence, no download of OS image or anything else. ... Turning on KITL and setting the port to the same port as where ...
    (microsoft.public.windowsce.platbuilder)
  • Re: How to Disable Ethernet
    ... Why can I not download over the same ethernet? ... would this intefere with running my own NDIS driver on the ... you can use the serial port as an alternative method ... >To disable KITL debugging, ...
    (microsoft.public.windowsce.platbuilder)
  • Re: How to Disable Ethernet
    ... you can use the serial port as an alternative method of getting debug. ... can disable KITL debugging and just read all of the messages that come out. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: adding and tracing RealTek RTL8139
    ... The debug logs that you have sent so far indicate that you have had ... You haven't sent any logs that I see since KITL was disabled and VBridge ... then you must not have the driver for your Ethernet ...
    (microsoft.public.windowsce.platbuilder)
  • Re: How to Disable Ethernet
    ... Can't I debug the driver using messages over the serial ... port (or run KITL over the serial port - albiet it would be ... KITL is disabled. ... >> developing drivers for the ethernet (single ethernet port ...
    (microsoft.public.windowsce.platbuilder)