printf not calling _write

Rob Emanuele poorarm@shoreis.com
Thu Jul 17 13:23:00 GMT 2008


Hi All,

I've written my own functions for _write, _read, and the other
_functions.  I can call "write(1,"hello",5);" and it will get to my
_write function.  Shouldn't newlib's printf also get there?  Or am I
missing something with setting up stdout correctly?

Thanks,

Rob



More information about the Newlib mailing list