Hi, I'm using SDK 2018.1, I chose "Linux" OS platform instead of "standalone" when I created my project.
The c file I used was just a simple "hello world" template, but when I copied the .elf to my Zedboard sd card, I cannot run it, it shows
"-/bin/ash/: xxx.elf not found".
I already checked the permission and tried "chmod u+x xxx.elf", it doesn't work
Can anyone help me out?
Thx