Forum Discussion

Bar's avatar
Bar
Icon for New Contributor rankNew Contributor
2 years ago
Solved

close 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 ...
  • KellyJialin_Goh's avatar
    2 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