Problem running sparc-rtems5-gdb
Jiri Gaisler
jiri at gaisler.se
Sun Sep 22 19:32:18 UTC 2019
On 9/22/19 6:30 AM, Niteesh wrote:
> I was following the quick-start guide from
> https://docs.rtems.org/branches/master/user/start/index.html
> I followed the exact steps but still couldn't get the hello world
> running. I face issues when running the GDB, when trying to set the
> target to simulator I get "undefined target cmd: sim",
> Is it an issue on my side or is something missing in the docs?
The sis simulator has been detached from gdb. You can run your
application using sparc-rtems5-sis, or debug it with sparc-rtems5-gdb
using sparc-rtems5-sis as a gdb server. For details, see the sis manual at:
https://gaisler.se/sis/sis.pdf
Jiri.
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
More information about the devel
mailing list