SHIVAM DEOLANKAR commented on a discussion on cpukit/libtest/tx-support.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1253#note_152070

 >    sc = rtems_task_create(
 >      name,
 >      priority,
 > -    TEST_MINIMUM_STACK_SIZE,
 > +    RTEMS_MINIMUM_STACK_SIZE,

I have implmented this patch in the MR and the issue is solved.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1253#note_152070
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to