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.