Embedded / RTOS

Moderators: None (Apply to moderate this forum)
Number of threads: 362
Number of posts: 665

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
How can i implement a system tick Posted by zydgyy on 10 Aug 2009 at 6:09 PM
If i want to implement a RTOS kernel,so how can i implement the System Tick part of it,I know the simple algorithm is that decrements a count variable in every task control block in a loop,however,i think it's ineffective!So,Does anybody have some more effective methods?!
regrads,thanks!!!
Report
Re: How can i implement a system tick Posted by Lundin on 20 Aug 2009 at 6:51 AM
You must sync with a hardware timer. How that is done is CPU/MCU dependant.



 

Recent Jobs