Debugging over serial port in CE6?
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
.
Relevant Pages
- How do I redirect debug messages to the serial port? (debugging 91c96 lan ISR routines on pxa255, PB
... like to get some debug information out of the ISR routines. ... messages would be redirected to the serial port if KITL was disabled. ... Debug Build with KITL turned off, Kernel Debugging turned off (and ... There was a suggestion to include the ethernet debugging libraries ... (microsoft.public.windowsce.platbuilder) - Re: ethernet driver debugging
... on my board we have only one ethernet port.the serial port is used ... and kernel debugger enabled to dubug the ethernet driver. ... what apllication can i write to debug the ethernet driver. ... (microsoft.public.windowsce.embedded) - Re: PB 5.0: Image only boots 99%
... When booting the debug version with the AMD Geode x86 image ... When booting the debug version (on target) with the x86 image exactly the ... The Windows CE logo is shown with the ... The progress bar is only 2% filled up and then ... (microsoft.public.windowsce.platbuilder) - Re: Ecos, LwIP, PPP and GPRS
... the modem has an IP stack built in. ... FTP is the most important right now. ... >>while printing the messages over another serial port. ... >Can you modify the debug output to go to a memory buffer instead of the ... (comp.arch.embedded) - Re: Need Help in Debugging StandAlone WInCE 6.0 App using PB/VS 20
... Virtual Miniport Driver, VMINI, in the OS. ... Builder to also appear as a network adapter to the Windows CE OS. ... I've spent the past 3 days trying to get VS 2005 to allow me to debug ... I have solid connectivity with my target via KITL debugging, ... (microsoft.public.windowsce.app.development) |
|