Forum Discussion
tehjingy_Altera
Regular Contributor
1 year agoHi
From the code you are opening the JTAG_UART device instead of the UART IP.
For the UART IP the fOpen should be "#define UART_0_NAME "/dev/UART_0"" instead of "#define JTAG_UART_NAME "/dev/JTAG_UART""
Regards
Jingyang, Teh