printf(), outbyte(), ...

Torsten Mohr tmohr@s.netic.de
Fri Jun 2 17:31:00 GMT 2006


Hi,

to use printf() in own programs i added the function 
void outbyte(char c).

But i don't get no output when i use printf().

I run newlib-1.14 on an NEC V850.

I wonder how i could track this problem down a bit closer.

To my understanding i need to just implement void outbyte(char c);
Do i need more?


Best regards,
Torsten.



More information about the Newlib mailing list