Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16603 Discussions

Impossible to generate a preloader with cyclone V

JBeau2
Beginner
1,523 Views

Hello,

I have a problem to generate the preloader with the DE0_Nano_Soc.

The configuration is the following:

Quartus Lite 18.01 and DS5 standard edition V18.01 on Windows 10,

I created a sample project following the documentation: SoC-FPGA Design Guide DE0-Nano-SoC Edition / LAP – IC – EPFL / Version 1.32 of Sahand Kashani-Akhavan & René Beuchat.

I can compile the quartus project without error but with a lot of warning: (826).

Then I ran BSP-Editor without problem.

Then I change the directory and launch the command “make”:

cd C:\intelFPGA\18.1\DE0_Nano_Soc_demo\hw\quartus\software\spl_bsp

make

I had to modify the path environment variable as follow:

QUARTUS_ROOTDIR                    C:\intelFPGA\18.1\quartus

SOPC_KIT_NIOS2                         C:\intelFPGA\18.1\nios2eds

QSYS_ROOTDIR                            C:\intelFPGA\18.1\quartus\sopc_builder\bin

 

But I got this error:

Error No rule to make target DS5 uboot-socfpga.tar.gz needed by uboot-socfpga/.untar

What can I do ?

Thanks for your help

0 Kudos
1 Reply
AnandRaj_S_Intel
Employee
609 Views

Hi,

 

This issue comes when using SOC EDS tool to generate the preloader. After creating the new HPS and BSP settings file, make command is giving a failure

Check below link:

https://www.intel.com/content/altera-www/global/en_us/index/support/support-resources/knowledge-base/embedded/2018/unable-to-make-preloader-in-windows-10.html

 

Let me know if this has helped resolve the issue you are facing or if you need any further assistance.

 

Best Regards,

Anand Raj Shankar

(This message was posted on behalf of Intel Corporation)

 

 

0 Kudos
Reply