Can't print the variable using Printf( ) function inside a task

An alternative, tiny, third party, and limited functionality implementation of sprintf() is provided in many of the FreeRTOS/Demo sub-directories in a file called printf-stdarg.c (note
printf-stdarg.c does not provide a full snprintf() implementation!).

1 Like