Forum Discussion

JanFranken's avatar
JanFranken
Icon for New Contributor rankNew Contributor
3 years ago
Solved

NIOS only boots after nios2-terminal connects

I generate a .jic file and download it into the EPCS64 device. However once the FPGA starts up, the NIOS does not boot. Only when I start the nios2-terminal on the PC does the NIOS boot. Any...
  • JanFranken's avatar
    3 years ago

    Hi Kelly,

    In our case the solution was to remove the JTAG Debug UART and move the stdout/stdin/stderr to a standard UART.

    The NIOS now boots from startup without waiting for the nios-terminal to connect.

    Thank you,

    Jan.