Hello,
I have recently started working on the ZYNQ platform. I tried compiling and executing the Hello World application for linux that comes along with the Zedboard.
In the SDK, I have created a new application project, with Linux as the OS platform, and PS7_cortexa9 as the processor.
I selected the Hello world project and built it. The .elf file was generated in the debug folder.
I transferred the file to the SD card using an FTP tool. I do not know exactly which folder is of the SD card (I cannot put the SD Card in my computer, company policies :)). But I tried putting the .elf files into various folders.
When I tried running it from the TeraTerm command prompt, I either get a message saying "Permission denied" or "File not found".
I do not know what I am missing.
When I write the ls command, I can see my .elf file present in the file system.
Please let me know what I am missing?
Best Regards,
Makarand Deshmukh