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]

Re: Serial port used by both RedBoot and a program


> I have a program that need to use a serial port. Debugging is done via
> ethernet port but Redboot use the serial port to do some output.
> 
> How does this is supposed to be handled? Do I have to use a redboot which
> does not use the serial port at all? Or can i hope that a program being
> configured to use a serial port coudl use it with no problems ?

I've done this on the EBSA. I just configure the application with the
serial driver and it works OK. I guess the application serial driver
stomps over redboots driver and all is happy. This could be platform
dependant though.

        Andrew

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