Forum Discussion
BeB
Occasional Contributor
1 year agosegmentation fault with nios2-terminal and printf/alt_printf statements
Hello, I am running into segmentation faults using either alt_printf or printf to output debug messages from a nios 2 application via the nios2-terminal application. The code runs fine without the ...
tehjingy_Altera
Regular Contributor
1 year agoHi
This is a weird behaviour.
In the BSP setting did you select the JTAG Uart as the stdout for the print function?
Regards
Jingyang, Teh
- BeB1 year ago
Occasional Contributor
Hello,
Yes, stdout is the JTAG uart.
Thank you,
Bertrand