Re: Unable to configure CE.NET for more than 3 serial ports.

From: Paul G. Tobey [eMVP] (ptobey)
Date: 09/27/04


Date: Mon, 27 Sep 2004 11:03:03 -0700

Build a debug version of the OS and actually trap the debug messages (you
may have to turn the debug serial port back on for this, of course).

Paul T.

"Bhavin Shah" <bhavinmshah@yahoo.com> wrote in message
news:411fd11c.0409270942.30a03125@posting.google.com...
> Hi,
>
> I have a hardware which has six serial ports and I was able to use
> this and configure it with the CE 3.0. But in CE.NET I am not able to
> use more than 3 serial ports.
>
> I have already disabled the COM1 debug port by modifying the Debug.C
> file. It seems the trick is how to use the port base addresses found
> at the start of platform.reg file. I am really not sure how do those
> addresses work.
>
> My hardware settings are
> COM1 - IRQ4 - SysIntr 14 - 0x3F8 ( Works )
> COM2 - IRQ3 - SysIntr 13 - 0x2F8 ( Works )
> COM3 - IRQ9 - SysIntr 19 - 0x3E8 ( Works )
> COM4 - IRQ6 - SysIntr 16 - 0x2E8 ( Fails !! )
> COM5 - IRQ7 - SysIntr 17 - 0x280 ( Fails !! )
> COM6 - IRQ14 - SysIntr 24 - 0x2C0( Fails !! )
>
> I checled in the driver and it seems to fail when the
> InterruptInitialize function in the StartDispatchThread is called for
> COM4,COM5 and COM6.
>
> Any help with what could be wrong will be highly appreciated.
>
> Thanks,
> Bhavin



Relevant Pages

  • [RFC][PATCH 0/2] x86_64 Early usb debug port support.
    ... With legacy free systems serial ports have stopped being an option ... to get early boot traces and other debug information out of a machine. ... EHCI USB controllers provide a relatively simple debug interface ... the wrong time you can completely confuse various EHCI controllers. ...
    (Linux-Kernel)
  • Re: Did we ever get a solution to CE6 Slow Debug Message Flusing??
    ... hardware) or for those without spare serial ports. ... I must agree with previous posts in this thread too. ... "Dean Ramsier" wrote: ... Isn't it possible to reroute the KITL messages to a standalone debug ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Serial Port hangs in release
    ... I would have thought COM1: would have been my problem as the OemDebug stuff ... I have a PXA255 platform using 3 serial ports. ... In debug mode I ... acessed by debug using address COM3:, COM3 hardware is acessed by COM2:... ...
    (microsoft.public.windowsce.platbuilder)
  • Re: How to disable debugging function of COM1 under WinCE 5.0 ?
    ... I had to make sure the IRQ's in the registry for the serial ports ... matched with the BIOS settings. ... Commenting out the debug code will work as well, ... This depends on the bootloader and is related to the specific platform ...
    (microsoft.public.windowsce.platbuilder)
  • Re: [PATCH 09/12] i386/x86_64: EHCI usb debug port early printk support.
    ... I hope I can eventually merge early firewire support code too. ... With legacy free systems serial ports have stopped being an option ... to get early boot traces and other debug information out of a machine. ... And gregkh has a simple usb ...
    (Linux-Kernel)