Forum Discussion
Hi Sameer-sahu,
I'm sorry to hear that you're having trouble with your Cyclone V E Development Kit. Let me try to help you with some troubleshooting steps:
- Check your power supply: Make sure your power supply is properly connected and providing the correct voltage. You can refer to the user manual of your development kit to verify the required voltage.
- Check the board connections: Verify all connections between the board and the programmer are correct. Ensure that the USB cable is properly connected and check that the jumper settings are correct.
- Check the JTAG settings: Ensure that your JTAG settings are correct. Make sure that the correct device is selected in the programmer and that the JTAG chain is correctly connected.
- Check the Quartus settings: Verify that the correct FPGA device is selected in the Quartus project settings. Check that the pin assignments are correct.
- Check the sof file: Ensure that the sof file is generated for the correct device and is programmed correctly.
- Try resetting the board: Reset the board by disconnecting and reconnecting the power supply.
- Try a different USB port: Sometimes, USB ports can malfunction. Try a different USB port and see if it makes any difference.
- Try a different development kit: If you have access to a different development kit, try programming it with the same sof file to see if it works. If it does, then the problem may be with the development kit itself.
- Try with a later version of Quartus.
Let me know if these works.
Regards,
Fakhrul
Hi Fakhrul,
Thanks for your response. I followed the cyclone V E FPGA development guide appendix 5 (A5, page number 35) for factory reset of Max V CPLD. But still I am not able to get the IP address in LCD screen. I made all the DPI switches to default mode. I turned on all DPI switch 2 and then flashed a .sof of blink LED, it was working properly. But with same configuration when I tried to flash default max5.pof file I couldn't success at that time (I tried with default DPI switch configuration also). Can you please tell how to set the DPI switch for factory reset the Max V CPLD so that I will get the IP address in LCD screen?
Thanks,
Sameer