Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 14 May 2004 12:04 PM by  dchermak
How to Enable/Use of Serial Port In CE App
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages
dchermak
New Member
New Member
Posts:10


--
06 May 2004 01:11 PM
    I have a simple test application that opens up a comm port and echoes back what it receives. This works fine in the emulator. But when I try to run it on the target, I don't get any loopback.

    My first attempt exited with an error because I was using COM1, which apparently gets used by the USB for active sync. So I switched to COM2. No error, but no loopback either. I know the connection is good, because I can talk to LOLO before I boot CE. I have KITL turned off in the image, but I guess something is still stealing the serial port.

    How do I use the serial port on the SDK?

    Thanks,

    Dale
    dchermak
    New Member
    New Member
    Posts:10


    --
    14 May 2004 12:04 PM
    Just thought I'd post share what I found.

    Turns out the serial port on the SDK is COM3. This fact, coupled with some config changes solved the problem.

    Dale
    You are not authorized to post a reply.