Altera_Forum
Honored Contributor
14 years agonios2 ubuntu printf problem
Hello,
I am facing with a problem when using eclipse-Nios2 on ubuntu. I have 10.1 version of nios2. even within the simplest hello world software i cannot get anything out of the "printf" function. I tried adding a line of "fflush(stdout);" after printf as suggested in some forums. But it didn't help. Does anyone know what would be the problem and how to solve it? By the way, I tried with alt_printf, alt_putstr and many others, none of them worked :(