[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to use printfs to debugging applications with RTEMS



Hi

I am debugging my applications under RTEMS, but when I use the function
printf, and after that, there is a function, for example recvfrom(..) the
printf doesn't work, becose this one (I supose) is more lower and has less
priority. after recvfrom ends, then appear throw to console window the text
of the printf. To debuggin a big application this can be a big problem. Is
there a solution to be able to have messages throw to console and not to be
blocked?

thanks

Diego
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.rtems.org/pipermail/rtems-users/attachments/20100114/08129fea/attachment.htm>