Re: Disabling debug info through serial port
From: Rob (Rob_at_discussions.microsoft.com)
Date: 12/30/04
- Next message: Jacky J. Chen: "PCI Bus Driver Problem"
- Previous message: Manas: "RE: regedit.exe is not a valid Windows CE application"
- In reply to: Remco: "Re: Disabling debug info through serial port"
- Next in thread: Remco: "Re: Disabling debug info through serial port"
- Reply: Remco: "Re: Disabling debug info through serial port"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 30 Dec 2004 00:49:03 -0800
Hallo Remco,
Are we talking about the same file ?
I have modified C:\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\OAL\debug.c
(CE5.0 PC platform)
When the IoPortBase remains 0, ALL serial debug functions in this file donot
work and the port is not initialized.
Since this is not working for me, I now doubt if the code changes actually
are active in my platform. I did "build and sysgen" and see that the file is
compiled.
(Since my kernel debugger is off, I donot see any debug output from it.)
That should be enough shouldn't it ?
I know that in CE4.2 there was an option "enable deptree build" , is there
something like this in CE5 too ?
or am I missing something else ?
Or is this just the wrong file ?
I hope to be able to avoid having to debug this, since I have a zillion
other things to complete, but maybe I will have to set this up anyway when I
donot get any results soon.
Greetings,
Rob.
"Remco" wrote:
> Hi Rob
>
> Ok, I think that change allows you to use the debug port for both debug
> and application. I think the routine that initializes the port and
> sends the data is actually still alive. Kill them by putting a return
> (without doing anything) on the OEMWriteDebugSerial function -- This is
> the one that actually sends your debug data out.
>
> Regards,
> Remco
>
>
- Next message: Jacky J. Chen: "PCI Bus Driver Problem"
- Previous message: Manas: "RE: regedit.exe is not a valid Windows CE application"
- In reply to: Remco: "Re: Disabling debug info through serial port"
- Next in thread: Remco: "Re: Disabling debug info through serial port"
- Reply: Remco: "Re: Disabling debug info through serial port"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|