Re: kernel debugging problem
From: Dean Ramsier (ramsiernospam_at_nospam.com)
Date: 07/12/04
- Next message: Dean Ramsier: "Re: Best effort adding OAL support for IOCTL_HAL_GET_DEVICEID"
- Previous message: Dean Ramsier: "Re: hi, Please help me."
- In reply to: lu shen: "Re: kernel debugging problem"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 12 Jul 2004 10:21:31 -0400
About the only way to put out those low level messages is to write directly
to the serial port. This will bypass kitl, and probably not show up in PB
(you'd need a terminal program monitoring the port).
Since you're not supposed to be modifying this code, you'll probably find
that support for debugging it is limited...
-- Dean Ramsier - eMVP "lu shen" <lshen@csce.unl.edu> wrote in message news:O4mwBS9ZEHA.3420@TK2MSFTNGP12.phx.gbl... > An alternative is to print out some information to the debugging window (in > the platform builder)... However, is there any way to output debugging > message inside the assembly code, e.g., "Naked Reschedule()" in fault.c? > > thanks, > lu > > ""Susan Loh [MS]"" <sloh@online.microsoft.com> wrote in message > news:VKAsiOdZEHA.2352@cpmsftngxa06.phx.gbl... > > Yeah, I second what Dean said. There are parts of the CE kernel you can't > > debug without hardware assistance. In the case of the Emulator I haven't > > heard of any way to get "hardware assistance" but I'll ask around just to > > make sure. > > > > Sue > > sloh@microsoft.com (remove "online" from reply-to address) > > _____________________________________________________________ > > This posting is provided "AS IS" with no warranties, and confers no > rights. > > _____________________________________________________________ > > > > Windows Embedded Developer Center (http://msdn.microsoft.com/embedded) > > Windows Embedded FAQ > > (http://www.microsoft.com/windows/embedded/faq/default.asp) > > > > Have an opinion on the effectiveness of Microsoft Embedded newsgroups? > Let > > us know! > > https://www.windowsembeddedeval.com/community/newsgroups > > > >
- Next message: Dean Ramsier: "Re: Best effort adding OAL support for IOCTL_HAL_GET_DEVICEID"
- Previous message: Dean Ramsier: "Re: hi, Please help me."
- In reply to: lu shen: "Re: kernel debugging problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|