I am trying to follow the DE10 Standard My_First_HPS guide to do the "Hello World!" example shown. I am having a error when I am trying to compile the Makefile. Firstly, I have write "make -f Makefile.mk" and I get "make: *** [my_first_hps] Error 193".
This is the kind of error I get. Is there any errors in my Makefile? I have found two Makefiles for the same project. I do not know which one is the right one.