Forum Discussion
KellyJialin_Goh
Frequent Contributor
2 years agoHi,
You may try to disable the SEMIHOSTING flag during compiling to stop the output to JTAG_UART.
Here are some additional information for your reference: https://www.intel.com/content/www/us/en/docs/programmable/683126/21-2/enabling-uart-or-semihosting-printout.html
Thank you.
Regards,
Kelly
Bar
New Contributor
2 years agoHello Kelly.
I look into that flag.
What I found is as follow:
1. I only have ALT_SEMIHOSTING opption and it is not define right now at my code.
2. The link you send me is for the older version of Nios 2 which has spi tab. I don't have this option so I don't know how can I active/ disactive SEMIHOSTING. How do I do it on Nios || 18.1?
Regards
Bar.