Forum Discussion
Altera_Forum
Honored Contributor
16 years agoStrange printf problem...
Hello! I just started with the development of my first NIOS II software. Now I want to send messages to the console by using a jtag_uart und printf. But I have the following problem: The print...
Altera_Forum
Honored Contributor
16 years agoIt could be because of the system timer interrupt. Quick fix is to, right click in your project, go to system library properties and then change the system clock timer to none.
Kumaran