Forum Discussion
AWan01
New Contributor
6 years agoHi,
I have run the SoC EDS as admin, but it doesn't work. I don't understand what happened, but another way seems to work for me.
Commet out lines 219/220 of the Makefile in the spl_bsp folder.
# $(RM) $(PRELOADER_SRC_DIR)
# $(untar_recipe)
Run tar zxf /cygdrive/c/altera/15.0/embedded/host_tools/altera/preloader/uboot-socfpga.tar.gz
then executing the "make" command from SoC EDS.
Thank you.
EBERLAZARE_I_Intel
Regular Contributor
6 years agoHi,
It seems that the file is still in archive, that is the cause of the issue.
I recommend that you use the latest version of SOC EDS 18.1 std if you are using Cyclone V SoC.