Hi,
I am using Terasic TSOM module(Cyclone V SoC FPGA) with Based board.
I am trying to run bare metal application from SD card using below boot method.
I have prepared SD card to boot preloader according to procedure explained in one of the Rocketboards page.
I can successfully boot bare metal application using prebuilt preloader image(\linux-sockit-gsrd-16.0-bin.tar\linux-sockit-gsrd-16.0-bin\preloader-mkpimage.bin) from GSRD v16.0 release.
But I am not able to boot the board with either prebuilt preloader image available in SoC EDS 18.1
installation(C:\intelFPGA\18.1\embedded\examples\hardware\cv_soc_devkit_ghrd\software\preloader\preloader-mkpimage.bin) or bsp-editor generated generated image(\cv_soc_devkit_ghrd\software\spl_bsp\preloader-mkpimage.bin).
Did anyone faced similar issue ? If yes, then how did you fix it ?
I have to change default preloader configuration through Platform Designer for hardware specific changes. It would be nice if someone can share their working preloader/u-boot project.
Where can I find GHRD v16.0 preloader/u-boot project(same folder structure like SoC EDS installation) ?
Best Regards,
Naresh