Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Printing character 0x4 will send the ^D across and terminate nios2-terminal Something like this: printf("Bye\n %c", 0x4); --- Quote End --- BadOmen, I've tried printing character 0x4 but it is not work for me. Maybe I should change JTAG UART settings in Qsys? Is any nios2-terminal terminated with 0x4 code?