Forum Discussion
snehal_p
Contributor
3 years agoExecuting a application/executable file on customized boot image for DE1SOC board
Hello,
I'm trying to execute a simple led switch application on customized boot image.
PFA screenshot of the error received.
Can anyone help me diagnose what the issue is?
Thanks,
snehal_...
- 3 years ago
Hi
I have tried out your zImage and able to run the led application successfully.
Please find the screenshot below:
Did you flash the FPGA configuration before booting into the linux environment?
As for the fitter error, you will need to run both of the TCL script below (located:soc_system\synthesis\submodules):
hps_sdram_p0_parameters.tcl
hps_sdram_p0_pin_assignments.tcl
Regards
Jingyang, Teh
tehjingy_Altera
Regular Contributor
3 years agoHi Snehal
Could you try upgrading your version of Quartus? I see that your quartus version is quite old, the latest version now is 22.1.
Which version of rootfs you are using? Could you try using the rootfs from the GSRD as well?
Regards
Jingyang, Teh
snehal_p
Contributor
3 years agoHello Jingyang,
I'm using the readily available images
- zImage is present in location “SDCard_Booting/CycloneVSoC-examples-master/SD-operating-system/Angstrom-v2013.12/Files_to_build_SD_DE1-SoC/zImages/Original Terasic Console/zImage”
- Root File System is present in location “SDCard_Booting/CycloneVSoC-examples-master/SD-operating-system/Angstrom-v2013.12/Files_to_build_SD_DE1-SoC/Angstrom-console-rootfs.tar.gz”
Thanks,
sneahl_p