Question
The portMacro.h of FreeRTOS
Posted on August 28, 2017 at 06:15

The MPC series is a 32-bit chip.Why is FreeRTOS portSTACK_TYPE defined as a long type? I think it should be uint32 type.
Because STM32 is 32-bit chip, STM32 inside the portSTACK_TYPE defined as uint32 type