Hi all,
I have been following zedboard_refdoc_Vivado_2014-2.pdf with great success, but am running into difficulties in section 5.3 - running a Hello World example on Linux.
I have followed all steps in the tutorial and copied the file "Hello_World_ap.elf" to the SD card.
Connecting to the Zedboard via FTP shows that the file is indeed there when I mount the SD card:
<html><head><title>Jive SBS</title></head>
<body><font face="arial,helvetica,sans-serif">
<b>Error</b><br><font size="-1">
An general error occurred while processing your request.
</font></font></body></html>
However, I simply cannot run the file. I keep getting the response:
-/bin/ash: /mnt/Hello_World_ap.elf: not found
See the Putty screenshot:
<html><head><title>Jive SBS</title></head>
<body><font face="arial,helvetica,sans-serif">
<b>Error</b><br><font size="-1">
An general error occurred while processing your request.
</font></font></body></html>
Has anybody come across this before?