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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/02/02 10:53
Read: times


 
#25139 - RE: timer tick handling

hi;
erik malund wrote:
-------------------------------
1) Do you really need a RTOS ?. In a workloop environment it is dead easy to start every task with "if you have nothing to do, get out."
---
yes. my application involves interfacing with ethernet.my initial proto without timer tick(infinite block)is working ok.

2) If you have an unused interrupt, you can set that at a lower priority than all other interrupts (easier if you use a 4 level priority drivative) and by toggling the activating flag create a "task" that has a priority between actual interrupts and the main.
---
.only 2 priority levels.i am using
80c552.
regards
pranav



List of 16 messages in thread
TopicAuthorDate
timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      
RE: timer tick handling            01/01/70 00:00      

Back to Subject List