Zynq : Manual debugging of an RTEMS demo
Badr El Hiouel
elh.badr at gmail.com
Thu Mar 24 15:30:03 UTC 2016
Hi,
I'm trying to perform a manual debugging of an rtems demo (ie ticker.elf)
In an XMD console i connected hw ,source the ps7_init and then download the
ticker.elf. In a terminal I started gdb , connect it to target remote
localhost:1234 and then I did :
(gdb) list
(gdb) break _start
it went fine until I did
(gdb) cont
then it never stops or sometimes it shows me an error
Remote failure reply: E01
What can be the problem?
I just want to debug this demo and understand the start.s
P
lease let me know if anybody did this before or if any doc exists in the
subject.
*Badr EL HIOUEL*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20160324/e430fdb4/attachment.html>
More information about the users
mailing list