Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12748 Discussions

Why have my NiosII no response for printf()?

Altera_Forum
Honored Contributor II
1,144 Views

When I download ALTERA's example "hello world!" to my board(Altera's EP2C35 development board),I get message: 

nios2-terminal: connected to hardware target using JTAG UART on cable 

nios2-terminal: "USB-Blaster [USB-0]", device 1, instance 0 

nios2-terminal: (Use the IDE stop button or Ctrl-C to terminate) 

Then nios have no response ,and no printf on JTAG debug window. 

I try another example "hello led",and it works fine,and leds blimks rightly. 

SO What wrong with my board?ANY HELP?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
392 Views

Check in the projects syslib to which UART you send your data. Do you use the Altera provided Quartus project, or you created your own with a different pinout?

0 Kudos
Reply