<div dir="ltr">Thanks, this was indeed the problem.</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/9 Gedare Bloom <span dir="ltr"><<a href="mailto:gedare@rtems.org" target="_blank">gedare@rtems.org</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The output is the start of the expected output. Perhaps the UART<br>
buffer is not getting clear before the board gets to the end of the<br>
program and halts? You could try to modify the application to while(1)<br>
instead of returning from Init/main() just to see.<br>
<div><div class="h5"><br>
On Mon, Dec 9, 2013 at 4:55 AM, Thijs Witteman <<a href="mailto:thijswitijs@gmail.com">thijswitijs@gmail.com</a>> wrote:<br>
> Hello,<br>
><br>
> I'm trying to get a simple hello world program, which came with examples-v2,<br>
> to work on the ZedBoard.<br>
> I followed the getting started guide<br>
> (<a href="http://rtems.org/onlinedocs/doc-current/share/rtems/pdf/started.pdf" target="_blank">http://rtems.org/onlinedocs/doc-current/share/rtems/pdf/started.pdf</a>) and I<br>
> build rtems from source.<br>
> Unfortualy this guide doesn't show how to program a target board. Normally I<br>
> program my ZedBoard using the Xilinx Vivado enviroment, so I tried this with<br>
> the .exe/.elf file from my build.<br>
> After loading the file to the processor, it crashes. The light that<br>
> indicates my FPGA is programmed will go off and the message "*** HELþ" is<br>
> shown on the UART, so it looks like the ZedBoard is resetting itself.<br>
><br>
> On the internet some people were talking about using a bootloader like<br>
> u-boot, but I think it should be possible to program the board runtime.<br>
> I am wondering if anyone has any tips or ideas on how to solve my problem.<br>
><br>
> Thanks,<br>
> Thijs<br>
><br>
</div></div>> _______________________________________________<br>
> rtems-users mailing list<br>
> <a href="mailto:rtems-users@rtems.org">rtems-users@rtems.org</a><br>
> <a href="http://www.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
><br>
</blockquote></div><br></div>