Altera_Forum
Honored Contributor
20 years agoCannot Change ISO C Library Default console to ...
Hey Guys,
Help! I cannot Change ISO C Library Default console to anything other than "/dev/ttydiag" I have currently jtag_uart and a uart_0 setup in SOPC builder for nios2. I setup tty0 to use uart_0. using cyg_io_lookup and cyg_io_write, I can write to the /dev/tty0. But when I change the ISO C library default console to /dev/tty0, nothing gets outputted to my serial port?