Forum Discussion
GirideshSekar
New Contributor
1 year agoUnable to run make file on ALtera SOC EDS
Im not able to complite the makefile and main.c file to make a executable file, I'm trying to execute the project on DE1soc hps linux, Im trying compile my_first_hps project. $ ls main.c ...
Jeet14
Frequent Contributor
1 year agoHi,
Please follow the steps given for SoCEDS and ARM DS installation.
https://www.rocketboards.org/foswiki/Documentation/SoCEDS
Once installation is done then you can start an Embedded Command Shell by going to
For 20.1 Pro: Start menu > Intel FPGA 20.1 Pro Edition > SoC EDS Command Shell.
For 20.1 Std: Start menu > Intel FPGA 20.1 > SoC EDS Command Shell.
Create the helloworld example from the given example templates. This will compile and generate the .axf or .elf file of helloworld application.
Regards
Tiwari