Hello,
I am playing with my new CYC1000 board and have come across my first problem (That Google could not help me solve)
I could test a simple counter to flash the LEDs and it worked like a charm. Next, I am following the steps to implement a NIOS core to send a "Hello World" message over the JTAG UART. Everything goes well till the compilation of the C code. I can flash the fpga with the image as well. However, when I try to flash the elf file, I get the following error:
Using cable "Arrow-USB-Blaster [USB0]", device 1, instance 0x00
Pausing target processor: not responding.
Resetting and trying again: FAILED
Leaving target processor paused
I have tried it from the NIOS SDT as well as from the command line console. I did not find any unassigned pins (only clk needed to be assigned)
The clock is running at a basic 12MHz.
Is this a known problem or can anyone guide me in the right direction?
Regards,
Shailesh