Hi all, I have a problem with the printf() commands not printing. If I un-tick the "small C library" option in the HAL, I don't receive any output to the NiosII console, but the program is work...
--- Quote Start --- Try using %d instead of %i --- Quote End --- I tried using %d, but it's still the same. And why won't anything get printed when I use the normal C library?