Matt, I did not use the Zed but the ZC706. However, I assume the process should be similar.Did you build the u-boot for the Zed board?After I build the hello.exe. I copy the hello.exe to the SD card. Also you should have the BOOT.BIN in the SD card. Then at the u-boot prompt. I use the following commands to run the code.$: fatload mmc 0 0 hello.exe $: bootelf 0You can change the u-boot environment variable to make it automatically run it. Please let me know if you still cannot make it to work. I can try the Zed board with the Pre5 IF(a big if) I can find some time. Good luckJohn
On Friday, August 30, 2019, 06:14:01 PM EDT, Mathew Benson <mben...@windhoverlabs.com> wrote: Pre 5. Head of the master branch as of yesterday. There was a minor problem in a python script in the builder, but aside from that, everything builds just fine and runs in qemu. I’m sifting through Xilinx and RTEMS documentation to figure out how to boot from an SD card. Sent from my iPad On Aug 30, 2019, at 4:15 PM, Weiguang Hou <hou...@yahoo.com> wrote: Hi Matt, What is RTEMS version you are using? Thanks,John Sent from my iPhone On Aug 30, 2019, at 4:16 PM, Mathew Benson <mben...@windhoverlabs.com> wrote: Could somebody point me to documentation or exchange emails with me to help me through running RTEMS on a Zedboard? I got it running in qemu (zynq) no problem. I should have everything built. I'm just struggling my way through u-boot now. -- Mathew Benson CEO | Chief Engineer Windhover Labs, LLC 832-640-4018 www.windhoverlabs.com _______________________________________________ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users
_______________________________________________ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users