Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHunch seems to have been correct about printf and jtag uart.
Just added(borrowed from another thread): # define DEBUG_BUILD 0 # define printf if (DEBUG_BUILD) printf and problem seems to have gone away. Cos