Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
With Nios II you can use standard methods of printing to a UART like printf, putc, etc....
sorry guys,
but how do i write this (originally in nios)while((c = nr_uart_rxchar(nasys_printf_uart)) == -1); to write in Nios2..? Thanks..With Nios II you can use standard methods of printing to a UART like printf, putc, etc....