Download FreeRTOS
 

Quality RTOS & Embedded Software

KERNEL
WHAT'S NEW
Simplifying Authenticated Cloud Connectivity for Any Device.
Designing an energy efficient and cloud-connected IoT solution with CoAP.
Introducing FreeRTOS Kernel version 11.0.0:
FreeRTOS Roadmap and Code Contribution process.
OPC-UA over TSN with FreeRTOS.

portSWITCH_TO_USER_MODE
[FreeRTOS-MPU Specific]

task. h
void portSWITCH_TO_USER_MODE( void );

Sets the calling task into User mode. Once in User mode a task cannot return to Privileged mode.

portSWITCH_TO_USER_MODE() is intended for use with FreeRTOS-MPU, the demo applications for which contain an example of portSWITCH_TO_USER_MODE() being used.





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