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_p
For the SD Card Image could you try out the sd card image from the link below:
https://releases.rocketboards.org/2022.11/gsrd/c5_gsrd/
As for the compilation error, could you try checking the GNU version with the command "ldd --version".
Could you try upgrading the GNU version if it is below 1.4.19.
Regards
Jingyang, Teh