Hi,
I'm using DS-5 Eclipse for my project with the board ADC-SoC and following this guide (https://www.intel.com/content/www/us/en/programmable/documentation/lro1424280108409.html) to debug my program. It says that before running my program from SDRAM, I need to run a preloader to configure the SDRAM memory controller. However, after running the preloader from the example directory (the u-boot spl file), my debug command says that it fails to load my program to the address in the SDRAM.
Does anyone know how to fix this issue ?? Does it have anything related to different boards (I'm using the ADC-SoC meanwhile the file is from the Cyclone V SoC Development Kit, both boards use Cyclone V SoC).
From the error, the debugger it trying to load code to 0x02000000. I don't know the memory map of your device - is there writeable memory at that address. As a simple test - just connect without loading image. In the memory window, test if these addresses are indeed writeable.Note for device specific questions, I recommend posting to the Intel forumhttps://community.intel.com/t5/FPGAs-and-Programmable-Solutions/ct-p/fpgas-programmable-devices