Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/19/02 03:29
Read: times


 
#29337 - RE: Thread

hi;
erik malund wrote:
-------------------------------

The "flag" method sometimes leads to lost data, the "do the time dependent, get out" does not with proper design.

-----------------------------------
that is why i wrote about counter.the variations are possible:
1.use counter,prod_index,consum_index:this shall be useful with circular buffers/unprioritized mailboxes.typically useful for fifo.
2.counter and (maybe)index for lifo.counter++ in ISR counter-- in main.
regards
pranav

List of 6 messages in thread
TopicAuthorDate
Thread            01/01/70 00:00      
RE: Thread            01/01/70 00:00      
RE: Thread            01/01/70 00:00      
RE: Thread            01/01/70 00:00      
RE: Thread            01/01/70 00:00      
RE: Thread            01/01/70 00:00      

Back to Subject List