Altera_Forum
Honored Contributor
12 years agoprintf thread safe ?
Dear all, I am using printf() in a task to display debug information in a Nios terminal window. However, I was wondering if printf() is thread safe. I am facing some buggy behaviour which I suspect t...