Forum Discussion
GSure
New Contributor
7 years agoError 2 make (e=2) : The system cannot find the specified file. nios2eds shell.
Hi, I am new to FPGA and SoC . I am trying how to create C language software design and run it on ARM-included DE0 nano SoC. when I am trying to build and compile the process in Nios2eds shell it is ...
AnandRaj_S_Intel
Regular Contributor
7 years agoHi,
To create C language software design and run it on ARM SoC.
Use SOC EDS command sell.
- Open SoC EDS command sell
- go to My_First_project folder.(main.c) type "make" or "make main"
- You can see the executable with file name "main"
Refer the link below for more information.
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)