This is the mail archive of the ecos-discuss@sourceware.cygnus.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: LIBC and STDIO


>>>>> "Perry" == Perry Wang <perrywang@nmnc.com> writes:

Perry> CYGDAT_LIBC_STDIO_DEFAULT_CONSOLE

Perry> to "/dev/tty1" instead of "/dev/haldiag"

Perry> My program hangs at the printf()

Did you enable that serial driver? Make sure you include the IO_SERIAL
package and enable the PID driver (see pkgconf/io_serial.h in your
build tree).

Jesper

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