![]() |
CMSIS-RTOS Validation
Version 1.0
RTOS Validation
|
The thread requirements need to be reflected in the CMSIS-RTOS configuration. Refer to the CMSIS-RTOS Reference for further details.
For CMSIS-RTOS RTX, thread requirements are configured in the RTX_Conf_CM.c file located under the CMSIS component class:
Option (under section Thread Configuration) | Set Value to |
---|---|
Default Thread stack size [bytes] | 400 |
Main Thread stack size [bytes] | 800 |