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
The command I shared the first time is the wrong address, it got an additional zero.
Could you try it one more time? The address of the LED bank should be 0xff210008 instead of 0xFF2010008.
Let me try out your version of zImage and get back to you.
Regards
Jingyang, Teh