-
Bug
-
Resolution: Fixed
-
High
-
TI Device Drivers
-
TIDRIVERS-1013
-
3.20.00
-
3.20.00
-
Upon changing to new GCC tools (gcc-arm-none-eabi-6-2017-q1-update), the FreeRTOS POSIX file mqueue.h raises a compile error. To address this, the mode_t type declaration was changed to uint32_t.
FreeRTOS posix mqueue.h mode_t needs to be uint32_t