Re: Running/Debugging RTEMS applications on Zynq

2017-02-08 Thread Chris Johns
On 08/02/2017 21:37, Chris Johns wrote: It is missing some steps which I will fill in when I can. I hope it helps get you going. I have completed documenting the set up to run RTEMS applications including running the RTEMS debugger test built by libbsd. Chris

Re: Running/Debugging RTEMS applications on Zynq

2017-02-08 Thread Chris Johns
On 7/2/17 11:18 pm, Jose Pedro Canilho wrote: > Hey all! Hi and welcome. > I'm trying to run a simple RTEMS program in my Zedboard, and I'm having > some issues figuring out how to actually run my program on the board. > I have my program successfully compiled with the ARM cross-compiling > tool

Running/Debugging RTEMS applications on Zynq

2017-02-07 Thread Jose Pedro Canilho
Hey all! I'm trying to run a simple RTEMS program in my Zedboard, and I'm having some issues figuring out how to actually run my program on the board. I have my program successfully compiled with the ARM cross-compiling tool and the appropriate BSP ('Xilinx_zynq_zedboard'). However, the only way