Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- Hi, What you mean by replacing the standard UART? --- Quote End --- yes! --- Quote Start --- How about changing the BSP settings (stdin, stdout, stderr) to 16550 UART? Are you trying to printf output through 16550 UART IP instead of RS232 UART IP? --- Quote End --- Exactly. I saw in another post, that you should be able to simply replace the "uart0" in the BSP_HAL editor, but in the setttings HAL/Common stdin/stdout/stderr, the only entry is "none" and the a_16550_uart_0 can't be selected. Do I have to rename the instance of "a_16550_uart_0" to "uart_0" in qsys? Thanks!