Re: Using COM1 WINCE500
- From: "Luca Calligaris" <anonymous@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 6 Oct 2008 14:17:11 +0200
You need to disable the debug output for COM1: check for OEMInitDebugSerial
in your BSP (or common BSP code for x86)
to see how to do it: as an example, for x86, you can set IoPortBase = 0 to
disable the serial output; set the correct registry entries in your
platform.reg file miming those for the other serial ports
--
Luca Calligaris
www.eurotech.it
"Maarten" <Maarten@xxxxxxxxxxxxxxxxxxxxxxxxx> ha scritto nel messaggio
news:6034E45A-C46C-43DE-8528-D5AFBEE869ED@xxxxxxxxxxxxxxxx
Hi,
my OS uses COM1 to send out some startup/debug messages. Now I want to use
COM1 for other purposes (like activesync). Is this possible?
--
Maarten
.
- References:
- Using COM1 WINCE500
- From: Maarten
- Using COM1 WINCE500
- Prev by Date: Re: Code Profiling ( Profiling for Visual Studio 2008 C++ applicat
- Next by Date: RE: DRM on WinCE 6.0
- Previous by thread: Re: Using COM1 WINCE500
- Index(es):
Relevant Pages
|