RE: Debugging over serial port in CE6?
- From: Shawn Rosti <ShawnRosti@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 5 Sep 2008 11:29:00 -0700
As far as I could tell, loadcepc is not passing any boot args to the kernel,
so I went into the file:
D:\WINCE600\PLATFORM\COMMON\SRC\X86\COMMON\KITL\kitl_x86.c
and in the function OALKitlStart() made the serial port the default debug
transport type.
With this change, I am able to connect to the target through the serial port.
Does anyone know if loadcepc allows you to specify boot args so that you can
tell kitl which transport to use? Or maybe there is another way besides
changine kitl_x86.c.
Thanks,
Shawn Rosti
"Shawn Rosti" wrote:
Is there something different you need to do to jump to a run-time image and.
debug over the serial port vs. the ethernet? I have kitl enabled in the build
options and I've booted up a debug variant from USB flash. I've configured
platform builder according to these instructions (w/ the transport settings
set to the serial port - I've tried both COM1 (0x3F8) and COM2 (0x2F8)):
http://msdn.microsoft.com/en-us/library/aa936373.aspx
However, these instructions indicate debugging over ethernet, but I think
serial debugging would be the similar. I do have LAN adapter installed on my
target, but it's not working, which is why I'd like to debug over the serial
port. Platform Builder just sits idly while trying to connect to target.
Thanks,
Shawn Rosti
- References:
- Debugging over serial port in CE6?
- From: Shawn Rosti
- Debugging over serial port in CE6?
- Prev by Date: Re: Reflector Service in 6.0
- Next by Date: NandFMD & XIP
- Previous by thread: Debugging over serial port in CE6?
- Next by thread: NandFMD & XIP
- Index(es):
Relevant Pages
|