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: Problem opening second serial port on EB40A


On Tue, Mar 02, 2004 at 03:33:22PM +1100, Sidharth Jandhyala wrote:
> Hello,
> When I run the program I see the message  "serial A is working correctly" on
> the console and all the LEDs flash on and off. However, I see no message of
> any kind in hyperterminal.
> 
>  
> 
> Debugging reveals that errB = -2 ("No such entity" as described by
> codes.h").

Have you enabled

CYGPKG_IO_SERIAL_DEVICES

Without this the serial drivers will not be compiled.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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