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]

stdin/stdout configuration


I've got an iq80321 board with a serial port and an ethernet port.

I'm using the ethernet port for debugging with gdb.  I want the serial
port to be stdin/stdout.  However, the default setup is connecting
stdout to the gdb ethernet port, and I am seeing printf() output
there instead of on the serial port.

What do I have to configure to change this behavior, so that printf's
go to the serial port and gdb uses the ethernet port?

-Rick

-- 
Rick Richardson  rickr@mn.rr.com        http://home.mn.rr.com/richardsons/
Stock information at your fingertips:   http://linuxtrade.0catch.com/

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


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