Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNiche Stack Switching Tasks
Hi Guys, I've been working with the simple socket server example. One thing has been stumping me, i can't exactly see how the tasks relenquish control. The http://www.altera.com/literatu...
Altera_Forum
Honored Contributor
14 years agoThanks for the reply Diaxiwen.
Just to be clear. If each task is an infinite while loop. If i use should i use the "TKSleep(1)" function and the end of each tasks loop, the scheduler will rotate through the tasks automatically?