Forum Discussion
Hi,
As I have mentioned on the other post-https://community.intel.com/t5/FPGA-SoC-And-CPLD-Boards-And/Bootrom-debug-failed-to-find-spl-in-emmc-CycloneVsoc/m-p/1638333#M28424
we don't have any documentation or steps for BareMetal application booting from eMMC on cyclone V.
However, you are referring the AN709 which is based on the HWLIB GNU based examples.
In order to run the SDcard, QSPI booting examples presented in this Boot Guide the following are required:
• Altera® Cyclone V Development Kit, Rev D
• Host PC running Windows 7 or newer(1)
• Altera SoC Embedded Design Suite (SoC EDS), v14.1 installed
• Altera Complete Design Suite (ACDS) v14.1(2)
spl.boot.SDMMC_NEXT_BOOT_IMAGE = 0x40000. This is the location where the bare-metal application image is stored.
Regards
Tiwari