Download FreeRTOS
 

Quality RTOS & Embedded Software

KERNEL
WHAT'S NEW
FreeRTOS website now available in Simplified Chinese
New FreeRTOS Long Term Support version now available.
FreeRTOS Extended Maintenance Program (EMP) registration now open.
FreeRTOS-Plus-TCP v3.0.0 released:
Featured FreeRTOS IoT Integrations:

RTOS Context Switch - Step 6
[Detailed Example]

Restore the TaskB context

AtoB5.gif

portRESTORE_CONTEXT() completes by restoring the TaskB context from its stack into the appropriate processor registers.

Only the program counter remains on the stack.

Next: RTOS Implementation - Detailed Example Step 7

Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.