ContributionsMost RecentMost LikesSolutionsRe: My First HPS error 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. Re: Quartus 20.1 NIOS II ED error: Makefile:1010: recipe for target '***.elf' failed Hi Bill, Thanks for your quick response and I really appreciate your advice. When I when back to use version 18.1, most of the problem just disappearred. I don't think I need a Intel Premire Support for now but I hope they can release a more stable version next time. Thank you again for your time. Wish you good luck. Re: Quartus 20.1 NIOS II ED error: Makefile:1010: recipe for target '***.elf' failed Hi WShep1, Have you figured out the problem? Since I met same problem as yours, may I know your final solution please? Thanks in advance. Re: sopc-create-header-files appears to have broken on SoC EDS 19.1 under Windows Hi NBRUN4, May I ask how did you exactly "add complete path in your script for swinfo2header and all functions" ? I met the same problem and found your solution, but I don't quite understand it. Re: My First HPS error 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? 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.