Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThis forum is about the uc/OS operating system running on the Nios II platform. You should ask your question to a more generic uc/OS II forum, or an ARM forum...
My guess would be that either vs_printf or the system console driver isn't thread-safe. Is there a reason why you use vs_printf instead of the regular printf?