Forum Discussion
ADarj
New Contributor
6 years agoI am using the DE10-NANO Cyclone V board. I am trying to run a Hello World program and when I am compiling my Makefile, the following is the error I get. Please notice that I can't run my Makefile just typing "make". I have to write "make -f Makefile.mk".
$ make -f Makefile.mk arm-linux-gnueabihf-gcc.exe -g -Wall main.o -o my_first_hps main.o: In function `_fini': :(.fini+0x0): multiple definition of `_fini' c:/users/amrita.darji/desktop/intelfpg...
EBERLAZARE_I_Intel
Regular Contributor
6 years agoHi,
May I know which tutorial you are working on from our user guide/website etc.?
Also, which SoC EDS version are you using?
ADarj
New Contributor
6 years agoI am using THE my_first_hps, the user guide and user manual.
Cyclone V, 5CSEBA6U23I7NDK