Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20688 Discussions

Cyclone V HPS Preloader Not Working

Gabe
Beginner
655 Views

Hello,

 

I have been trying to get the fpga2sdram bridge to work on my de1-soc board in order to be able to write to the HPS DDR3 RAM from the FPGA side with no luck. I have done the following steps:

  1. Added the FPGA2SDRAM bridge in Qsys->HPS
  2. Generated the synthesis files
  3. Opened the SoC EDS shell and ran bsp-editor
  4. Selected the hps_isw_handoff folder.
  5. Checked FAT_SUPPORT and Generated the files.
  6. cd'd into the software/spl_bsp folder and ran make and make uboot.
  7. Copied the preloader onto the A2 partition with alt-boot-disk-util.
  8. Copied the u-boot.img onto the FAT partition.

 

however, when power up the board, I get nothing on the UART terminal.

Is there something that I am missing?

0 Kudos
2 Replies
EBERLAZARE_I_Intel
498 Views

Hi,

 

May I know which Quartus/SOC EDS you are using?

 

One thing to check, please check the BSEL pin in your board to boot from SDCARD if you are using that.

 

Otherwise, please follow the all the steps here to check from creating the image and board pin setup, select Cyclone and version you're using and the topics you're interested in:

https://rocketboards.org/foswiki/Main/GettingStarted

 

Or you may get our prebuilt image (depending on which Quartus version you use) to boot to see how it should boot (you will need to check the board pin as well for this):

https://rocketboards.org/foswiki/Documentation/GSRD181ReleaseNotes

0 Kudos
EBERLAZARE_I_Intel
498 Views

Hi,

 

Are you still facing the issue?

 

I recommend you test out my previous reply.

 

Regards.

0 Kudos
Reply