Hi

yes, every thread has it's own stack. You need to be able to store and
restore a thread's context per request and on interrupts.

Cheers, Ludwig

On Fri, Jan 16, 2015 at 10:43:49PM +0100, gnu...@dds.nl wrote:
> Is it possible to port RIOT OS to PIC16 platform (no stack manipulation
> possible)or the PIC18 platform (limited stack manipulation possible)
> 
> I have been looking into the atmel ported code to see what is all needed to
> do and most is not a problem but what are the stack manipulations needed ?.
> Does every thread have its own stack ?.
> 
> thanks.
> 
> _______________________________________________
> devel mailing list
> devel@riot-os.org
> http://lists.riot-os.org/mailman/listinfo/devel
_______________________________________________
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel

Reply via email to