Forum Discussion

Patrick77's avatar
Patrick77
Icon for New Contributor rankNew Contributor
6 years ago

My First HPS error

Hi,

I'm new to FPGA SOC. I'm following the user manual and get stuck when doing My_First_HPS project. When I tried to generate the executable file with the given makefile, there is an error saying that the system cannot find the file specified. I have attached the screenshot of the error.

I found some old posts in the community which have the same problem, such as https://community.intel.com/t5/Intel-SoC-FPGA-Embedded/my-first-fpga-makefile-error/m-p/625311 and https://community.intel.com/t5/Intel-SoC-FPGA-Embedded/my-first-fpga-makefile-error/m-p/625311 . However none of those solution work for me.

I'm using Quartus Prime Standard 20.1 with SoCEDS 20.1. My OS is Windows 10. And I have attached code from the makefile as well, which was downloaded from terasic official website.

5 Replies

  • Patrick77's avatar
    Patrick77
    Icon for New Contributor rankNew Contributor

    And for the same project, there is another error when I was trying to generate header file with generate_hps_qsys_header.sh script. I attached the screenshot of the error message as well. Any solution to this problem?

    • MV's avatar
      MV
      Icon for Occasional Contributor rankOccasional Contributor

      @Patrick77
      Any luck there? If it helps - I am having the same issue. Reinstalling the tools for the third time, searching for the missing file in an entire filesystem (so I eliminate path questions) and no success.

      • Patrick77's avatar
        Patrick77
        Icon for New Contributor rankNew Contributor

        Hi MV,

        Sorry for the late response. I don’t know if you have solved it yet.
        It seems that v20.1 is not very stable so my solution is very simple: just use Quartus v18.1 instead of v20.1. Everything works fine after that.
        Hope this works for you as well. **bleep** luck.