Re: COM port not available for Modem dial-up connection error

Tech-Archive recommends: Fix windows errors by optimizing your registry



Are you using COM1 as debug port? You may have to disable this in your
BSP (location depends on the BSP, usually the file is called debug.c or
..cpp and can be found in the oal).

Good luck,

Michel Verhagen, eMVP
Check out my blog: http://GuruCE.com/blog

GuruCE
Microsoft Embedded Partner
http://GuruCE.com
Consultancy, training and development services.

San wrote:
hi all,


I'm trying to connnect vby seiral comunication a MC35 Siemens GPRS modem to
my Windows ce device (smdk2443).
I set configuration on Networking and dial-up connection by when I try to
run connection wince reports an error:

Port not available: maybe another program is using the port

I have 2 serial ports
COM1 -> only UART0 (where I'm trying to connect modem)
COM2 -> UART1/2/3

Reading 2443 documentation I've found something about Auto Flow Control:

"If users wants to connect a UART Modem, disable auto flow control bit in
UMCONn register and control the signal of nRTS by software."

I'm not sure abuot how doing it cause I dont know where is UMCON register.
Can anyone help me? Anyway coudl it be the reason I'm not getting my
connection?


thanks in advance!!

.



Relevant Pages

  • Re: COM port not available for Modem dial-up connection error
    ... // Configure the UART. ... I set configuration on Networking and dial-up connection by when I try to ... Port not available: maybe another program is using the port ... Reading 2443 documentation I've found something about Auto Flow Control: ...
    (microsoft.public.windowsce.platbuilder)
  • COM port not available for Modem dial-up connection error
    ... I'm trying to connnect vby seiral comunication a MC35 Siemens GPRS modem to ... I set configuration on Networking and dial-up connection by when I try to ... Port not available: maybe another program is using the port ... Reading 2443 documentation I've found something about Auto Flow Control: ...
    (microsoft.public.windowsce.platbuilder)
  • Re: New Hardware Design
    ... You'll also need to port the drivers and OAL... ... As I have mentioned the new PXA270 hardware ... is to use the Mainstone bsp as a starting point and pull your changes in, ... BSP structure and apply it to the pxa270 hardware. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Impact of RETAIL_MSG() debugging on WinCE performance
    ... You can turn off RETAILMSG by building a ship build. ... Pardon my ignorance as I'm still inexperience in the BSP. ... If i didn't attached a uart com port to ...
    (microsoft.public.windowsce.platbuilder)
  • Re: CEPC Porting Issues...
    ... and modified this BSP to meet your need? ... I was just trying to port CEPC 5.0 BSP to CE 6.0 by keeping Travis's ... I think my Build environment for the BSP port is not proper. ... Brief information on how to set up my Build environment for BSP porting ...
    (microsoft.public.windowsce.platbuilder)