Forum Discussion
SONG
New Contributor
7 years agoError from the tutorial of Generating and Compiling Cyclone V Preloader
I am trying Generating and Compiling Cyclone V Preloader in SoCEDSGettingStarted The referred SoCEDSGettingStarted's URL is here >>https://fpgawiki.intel.com/wiki/SoCEDSGettingStarted#Starting_the_E...
FawazJ_Altera
Frequent Contributor
7 years agoHello,
You can fix this issue by following one of the suggestions bellow:
(For each time)
https://forums.intel.com/s/question/0D50P00003yyTozSAE/preloader-make-untar-failing?language=en_US
(one time only)
You can replace the makefile.template available in <your_quartus_installation>/embedded/ip/altera/preloader/src
with the attached one.
Make sure to create new spl_bsp, since the new project will take its makefile from the modified makefile.template
You should see this issue fixed.
Make sure to unzip the attachment first before you copy.
Thanks
thanks