Hi, When I am debugging the tm24 running on Strong APA scheduler, I can see that when the Tasks <https://git.rtems.org/rtems/tree/testsuites/tmtests/tm24/task1.c#n106> function is being executed, there are two threads with priority 2, with status SCHEDULER_SMP_NODE_BLOCKED in the list of threads, with both of them having different addresses. How can there be two such threads? Shouldn't there only be a single thread with priority 2 that runs the High_task <https://git.rtems.org/rtems/tree/testsuites/tmtests/tm24/task1.c#n77> function? Please let me know your views about this.
Thank you, Richi.
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel