>
> Being not equal is necessary but not sufficient.
>
> Your code is too complicated.  Please try to simplify it.  Avoid the
> magic numbers and use the enumerator constants instead.
>
Okay

>
> Why do you use values from RTEMS_RECORD_THREAD_STACK_CURRENT for the
> sched_switch? Do you know what a software thread is?
>
I learned software thread in Java. I tried to implement thread in C. We
need '-lpthread' flag in gcc compiler to use the thread in C. Does this
flag needed to be included in wscript?



-- 
*Ravindra Kumar Meena*,
B. Tech. Computer Science and Engineering,
Indian Institute of Technology (Indian School of Mines)
<https://www.iitism.ac.in/>, Dhanbad
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to