In MCUXpresso IDE, there is in addition to the FreeRTOS views a view for bare metal memory (heap) usage, see New NXP MCUXpresso Eclipse IDE v11.0 | MCU on Eclipse .
And there is the image info, see https://mcuoneclipse.files.wordpress.com/2019/06/image-info-memory-usage.png
As for the CPU usage, there is the SWO profile feature in the IDE, see for example Overview of MCUXpresso IDE v10.2.0 | MCU on Eclipse
I hope this helps,
Erich
In MCUXpresso IDE, there is in addition to the FreeRTOS views a view for bare metal memory (heap) usage, see New NXP MCUXpresso Eclipse IDE v11.0 | MCU on Eclipse .
And there is the image info, see https://mcuoneclipse.files.wordpress.com/2019/06/image-info-memory-usage.png
As for the CPU usage, there is the SWO profile feature in the IDE, see for example Overview of MCUXpresso IDE v10.2.0 | MCU on Eclipse
I hope this helps,
Erich
Hi Xue:
If you are using MCUXpresso IDE, with FreeRTOS, you can see th heap and stack usage as below.
Regards
Daniel