debugging RTEMS on the ZedBoard

Thijs Witteman thijswitijs at gmail.com
Tue Dec 10 08:18:31 UTC 2013


Thanks, this was indeed the problem.


2013/12/9 Gedare Bloom <gedare at rtems.org>

> The output is the start of the expected output. Perhaps the UART
> buffer is not getting clear before the board gets to the end of the
> program and halts? You could try to modify the application to while(1)
> instead of returning from Init/main() just to see.
>
> On Mon, Dec 9, 2013 at 4:55 AM, Thijs Witteman <thijswitijs at gmail.com>
> wrote:
> > Hello,
> >
> > I'm trying to get a simple hello world program, which came with
> examples-v2,
> > to work on the ZedBoard.
> > I followed the getting started guide
> > (http://rtems.org/onlinedocs/doc-current/share/rtems/pdf/started.pdf)
> and I
> > build rtems from source.
> > Unfortualy this guide doesn't show how to program a target board.
> Normally I
> > program my ZedBoard using the Xilinx Vivado enviroment, so I tried this
> with
> > the .exe/.elf file from my build.
> > After loading the file to the processor, it crashes. The light that
> > indicates my FPGA is programmed will go off and the message "*** HELþ" is
> > shown on the UART, so it looks like the ZedBoard is resetting itself.
> >
> > On the internet some people were talking about using a bootloader like
> > u-boot, but I think it should be possible to program the board runtime.
> > I am wondering if anyone has any tips or ideas on how to solve my
> problem.
> >
> > Thanks,
> > Thijs
> >
> > _______________________________________________
> > rtems-users mailing list
> > rtems-users at rtems.org
> > http://www.rtems.org/mailman/listinfo/rtems-users
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20131210/c574cdcb/attachment.html>


More information about the users mailing list