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@rtems.org > http://lists.rtems.org/mailman/listinfo/devel _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel