Re: About Chains in RTEMS

2021-02-25 Thread Richi Dubey
Thanks a lot! Your suggestion helps. I'll look if there is any place where double insertion/extraction is taking place. On Thu, Feb 25, 2021 at 8:57 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 25/02/2021 10:47, Richi Dubey wrote: > > > Hi, > > > > When I am debugging the

Re: About Chains in RTEMS

2021-02-25 Thread Sebastian Huber
On 25/02/2021 10:47, Richi Dubey wrote: Hi, When I am debugging the call to _Chain_Append_unprotected (from line 92  of sp02, rtems_task_delete -> _Thread_Close ->...->_Thread_Cancel -> ... ->_Scheduler_Unblock -> ... _Sch

About Chains in RTEMS

2021-02-25 Thread Richi Dubey
Hi, When I am debugging the call to _Chain_Append_unprotected (from line 92 of sp02, rtems_task_delete -> _Thread_Close ->...->_Thread_Cancel -> ... ->_Scheduler_Unblock -> ... _Scheduler_strong_APA_Insert_ready -> _Chain_Append