Forum Discussion
Altera_Forum
Honored Contributor
20 years agoproblem with uart
Hi everybody, I am trying to run a Nios 2 on a custom cyclone board. a minimal system (cpu, jtag_uart, on_chip_memory) is working with the hello_world_small example. However, if I add a ua...
Altera_Forum
Honored Contributor
20 years agogot it
The problem was not related to nios 2 ide or sopc builder but quartus II. The connection line between the nios 2 tx pin and the port pin in schematic editor did actually not connect. I had to delet it, recompile the system, add it and recompile again. That solved the problem.