I downloaded and installed MCUXpresso IDE v10.2.1 [Build 795] [2018-07-25]
The HEAP plugin still does not work. I have the heap set to 4, but the plugin thinks it is 3. Here is the Console Log.
16:25:04.973 INFO: [Benchmark] Loading data for "Heap Usage" has started.
16:25:04.983 ERROR: [TadFactory] Reading exception during: "readIntVariableSafely(xHeapStructSize)"
16:25:04.993 INFO: [HeapFactory] Heap type (memory allocation scheme) has been identified from FreeRTOSDebugConfig structure (FreeRTOSDebugConfig[5]) as Heap type #3.
16:25:04.999 INFO: [Benchmark] Loading data for "Heap Usage" took 26 ms.
Should it be fixed in this release?