Forum Discussion
Executing a application/executable file on customized boot image for DE1SOC board
- 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
Hi Snehal
Could you try adding the following parameter into your make file to solve the define error:
ALT_DEVICE_FAMILY = soc_cv_av
As for the library error could you use the directory path below:
C:/intelFPGA/18.1/embedded/ip/altera/hps/altera_hps/hwlib/include
We will use the directory a folder up.
Regards
Jingyang, Teh
- snehal_p3 years ago
Contributor
Hello Jingyang,
Thanks,
PFA screenshot of error I'm getting after making changes to the path.
Thanks,
snehal_p