<div dir="ltr"><div><div><div><div><div>Hi Patrick,<br></div>would you mind sharing more details on how you prepared the binary image?<br><br></div>I'm using a Avnet Microzed and the only way I managed to execute a program is <br><br> - stripping the ELF first (optional) <br> - run it via the "bootelf" command in uboot:<br><br></div>u-boot does not enable the "bootelf" as default, so it has to be properly rebuilt<br><br></div>thank you in advance<br></div>Davide<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-12-16 21:34 GMT+01:00 Patrick Gauvin <span dir="ltr"><<a href="mailto:pggauvin@gmail.com" target="_blank">pggauvin@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This is a bit of a long shot, but when I started using U-Boot with<br>
RTEMS, I had to run "dcache off" and "icache off" before running the<br>
bootm command on my ARM platform (Zynq), otherwise it would crash.<br>
<br>
-Patrick<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a><br>
</blockquote></div><br></div>