Blackfin & printf()/fprintf()
Sebastian Dressler
sebastian.dressler@fhtw-berlin.de
Tue Mar 25 15:55:00 GMT 2008
Hi,
I'm developing on a Blackfin BF-532 with newlib. When i was trying to use
printf() with redirecting stdout to the UART nothing is ever printed, same
behavior with fprintf(stdout, ...).
I've written my own system calls for write, open, sbrk and so on...calling
write alone works fine, so i assume there is soemthing wrong inside of the
print-routine, but i'm not sure about that. Is there something to
initialize, that points to stdout? After debugging it seems, that printf
aborts after CHECK_INIT(data, fp).
Hope there are any suggestions. Thanks in advance.
Sebastian Dressler
--
View this message in context: http://www.nabble.com/Blackfin---printf%28%29-fprintf%28%29-tp16275318p16275318.html
Sent from the Sourceware - newlib list mailing list archive at Nabble.com.
More information about the Newlib
mailing list