Enable CONFIG_FREERTOS_USE_TRACE_FACILITY and CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS so PROFILE command reports per-task CPU usage. Increase cmd_task stack from 4KB to 6KB — was down to 516 bytes free with current PROFILE reply size.
Enable CONFIG_FREERTOS_USE_TRACE_FACILITY and CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS so PROFILE command reports per-task CPU usage. Increase cmd_task stack from 4KB to 6KB — was down to 516 bytes free with current PROFILE reply size.