This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Serial port


On Wed, 2001-12-26 at 17:47, Paleologos Spanos wrote:
> 
>  Hi,all 
>  I am working with ecos and an Xscale board which has only one serial
> port.I want to take back to the host data from the platform(Xscale board)
> through the serial port
>  However how can I do this ,since the serial port will be occupied by the
> GDB every time I download a program to the platform.

You could download and run your program directly from RedBoot (using 
something like minicom).  Your eCos application will happily run in this
environment and you can capture the output.  It will also allow you to
read (take input from) your host computer if that's desirable.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]