Nios II code blocks on printf statements
Nios II is a 32-bit embedded-processor architecture designed specifically for the Altera family of FPGAs. Having printf() statements in your code sometimes facilitates the debugging effort of your embedded system. However, using printf() statements in an embedded environment without the proper hardware support in your FPGA could be problematic. Specifically, the embedded code could potentially hang/block provided