Altera_Forum
Honored Contributor
15 years agohow to use printf in NIOS2 DE2
I am a newbie in the FPGA and NIOS world, i came across some labs and scripts available on line where they build a simple SOPC based NIOS 2 processor (with interval timer, JTAG, onchip mem) and then they used Eclipse to make a simple hello world program that would use printf("hello world"); that is suppose to print the message on the console of the eclipse IDE. i cant get it to work as i get an error saying the .elf executable file not found or the SDTOUT is not implemented on the hardware. I would really appreciate any help... thanks in advance.