Re: How to debug on leon3 with sis and gdb

2021-05-22 Thread Joel Sherrill
On Fri, May 21, 2021, 3:35 AM Jiri Gaisler wrote: > Forgot copy the list. > > On 5/21/21 7:02 AM, Richi Dubey wrote: > > Hi, > > A test fails at the assert(sc==RTEMS_SUCCESSFUL) after a call to > rtems_task_set_affinity. > > So, following the docs , I >

Re: How to debug on leon3 with sis and gdb

2021-05-21 Thread Richi Dubey
Thanks for the quick response and the explanation! It was of immense help. On Fri, May 21, 2021 at 2:05 PM Jiri Gaisler wrote: > Forgot copy the list. > > On 5/21/21 7:02 AM, Richi Dubey wrote: > > Hi, > > A test fails at the assert(sc==RTEMS_SUCCESSFUL) after a call to > rtems_task_set_affinity