Can't flash a sof file to Cyclone V E development kit by using JTAG protocol through programmers too
I am new to FPGA design, so this question would be an easy one for experts:
I have a Cyclone V E FPGA development kit (https://www.intel.in/content/www/in/en/products/details/fpga/development-kits/cyclone/v-e.html) which comes with preloaded FPGA code. I connected the LAN to the board's ethernet port, and the IP address was displayed on the LCD screen. Using that IP, I connected the board through the web portal and then flashed a led blinking file (blink.sof) into the board. It flashed successfully. After that, we remove the power connections and again power it on. As in the FPGA code, I didn't configure related to the LCD; now, I am not getting the IP address on the screen. Then I want to modify the FPGA design, but I don't have any IP, so I cannot alter the design. Then I tried to flash the modified design through JTAG, but I was getting the error (select onboard programming hardware is disabled).
Hi WZ2,
thanks for your response. Now I am able to flash .sof file using JTAG protocol. Actually I didn't set the DPI switch 2 properly. When I on on on on of DPI switch 2 then JTAG protocol worked properly.
Thanks,
Sameer