Dear all,
We divided a piece of ram memory into blocks for reading and writing parameters of several specific tasks. Every task has his block of memory for its parameters.
Is it possible when using Embos that a 'memcp' mess up the data inside a memory block of a task because of interrupting memcpy from one task by another task? Is 'memcpy' reentrant?
Thanks for your support.
Br, Peter
We divided a piece of ram memory into blocks for reading and writing parameters of several specific tasks. Every task has his block of memory for its parameters.
Is it possible when using Embos that a 'memcp' mess up the data inside a memory block of a task because of interrupting memcpy from one task by another task? Is 'memcpy' reentrant?
Thanks for your support.
Br, Peter