Altera_Forum
Honored Contributor
16 years agoNios II do not work anymore !
Hi,
I made a simple project in Quartus II with a Nios II processor... (with a few I/O) In the Nios II IDE, I made a simple hello_world_small too... It was working yesterday (i.e. the I/O worked as I expected with a simple IRQ and the terminal showed me the appropriate message)... But today, without changing anything, the Nios II processor don't work anymore ! I program the FPGA with the same Quartus II project and I load the same Nios II IDE project ! My IRQ and I/O don't work ! Any message on the console ! Even the reset button has no effect ! Here the only message from the console :nios2-terminal: connected to hardware target using JTAG UART on cable
nios2-terminal: "USB-Blaster ", device 1, instance 0
nios2-terminal: (Use the IDE stop button or Ctrl-C to terminate) Please, can anyone help me ? Thanks.