on DE1-SoC application fails to program but other works fine
Greetings to all (and sorry if I mess up somehow, first time posting to a forum like this)
My issue is that I've been trying to program an FPGA DE1-SoC Cyclone V board using Quartus 17.0 with a project that uses Nios II, but Quartus' Programmer tool fails, however using other application I have done before that doesn't uses Nios II the tool works properly.
I get the following messages from programmer when error occurs:
Error (209040): Can't access JTAG chain
Error (209015): Can't configure device. Expected JTAG ID code 0x02D120DD for device 2, but found JTAG ID code 0x00000000. Make sure the location of the target device on the circuit board matches the device's location in the device chain in the Chain Description File (.cdf).
Error (209012): Operation failed
The application does use JTAG-Uart on Nios II but not don't know the relation and less how to solve it sadly, I'll be attaching some prints from both the Qsys config and the Programmer.
I tried the steps here and I've been looking around but with no luck so far
thanks in advance for the attention and any help.