We are using LPC1788 OEM Board REV E.of Embedded Artists.
We are using MCUXpresso IDE V11.3.0 and FreeRTOS Lwip stack.
The FreeRTOS version is "V7.5.3".
We are able to Generate the Heap and Stack Usage Report for The Example code Given for LPC1788 in which FreeRTOS was not used.
But when we try to generate the Same Report for the example code which uses FreeRTOS for ex. freertos_blinky the Heap and Stack Usage Report is not gets Generated.
Please see attached Heap and Stack Usage Reports of both the cases.