This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

printf(), outbyte(), ...


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.


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