On 11 February 2012 10:17, Pavel Shramov <shra...@mexmat.net> wrote:

> Array hal pin will have problems with syncronization - how to ensure that
> new packet is fully written and you'll get correct result and not mix of
> two values.

That shouldn't be a problem between two HAL functions in the same
thread. It might become a problem with mixed threads.
What is the problem you are trying to solve? As long as both
components agree about it I see no reason that the value on a HAL pin
can't be a pointer to an array in shared memory.

-- 
atp
The idea that there is no such thing as objective truth is, quite simply, wrong.

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to