m
m
Line 20: Line 20:
 
==Output==
 
==Output==
 
====Waveform====
 
====Waveform====
 
[[File:RTOS 03 logic analyzer.png|framed]]
 
  
 
[[File:RTOS 03 logic analyzer.png|x300px|center|framed|Waveform]]
 
[[File:RTOS 03 logic analyzer.png|x300px|center|framed|Waveform]]

Revision as of 11:35, 27 May 2015

Amruta (talk) 13:43, 8 April 2015 (IST)


Intro

In last tutorial we saw the effect of vTaskDelay() function.

Now we will see how kernel does task switching depending upon the priorities.

If you are not familiar with what is task switching, check this.

Code

You can find more examples on task switching here.

Output

Waveform

Waveform