I am using MCUXpresso and I am running the SDK examples "FreeRTOS_tickless" ( on LPC54018). However, I am seeing nothing on the Task List, or Heap Usage, or Timer List, or Queue List. According to the debug console the tasks are running, it's just not showing in the FreeRTOS monitoring tools.
How can I fix that?