Forum Discussion
Altera_Forum
Honored Contributor
10 years agoNiosII printf() not printing correctly
Hello, (Summary: problem was narrowed down to divide not working correctly, how to fix it, i do not know.) I am setting my first steps in Nios II, using a DE0-CV, Quartus 15.0, Qsys, Eclipse....
Altera_Forum
Honored Contributor
10 years agoHello,
Again a little bit closer: it seems that the processor executes code marked in gray. This could mean that, according to the compiler, the code was not to be compiled (missing L_udivdi3 and the likes) but the debugger shows that the processor executes the 'stale' code.