Forum Discussion
Bar
New Contributor
3 years agoclose or change dynamicly the stdout in arria 10
Hello. I want to block printf to my stdout driver which point to JTAG_UART set in the BSP editor. I try several options int file_dsc; file_dsc = open("/dev/jtag_uart", O_RDONLY); this way I was ...
- 3 years ago
Hi,
I don't think we have any functions for this as usually, we would want to avoid printf blocking to the output terminal.
Hope this clarifies your doubts.
Thanks.
Best,
Kelly
KellyJialin_Goh
Frequent Contributor
3 years agoHi,
I don't think we have any functions for this as usually, we would want to avoid printf blocking to the output terminal.
Hope this clarifies your doubts.
Thanks.
Best,
Kelly