On 25/07/2019 06:34, Ravindra Kumar Meena wrote:
    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?

We don't need threads for this program. I meant if you know the concept of software threads in general and what a stack is.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to