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++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

Why have my NiosII no response for printf()?

Altera_Forum
Honored Contributor II
1,146 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
394 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