Part Number: CC2651R3
Hi geeks,
I'm working on the CC2651R3 (ble sdk 5.40).
We configured heap as autosized.
I observe heap memory failure (HEAPMGR_METRICS is enabled), while connecting with iPhone (MTU set to 250) and doing data transfer.
HeapmemFail =2 (please see below pic). SRAM usage (r/w data from linker map) is 29646 bytes.(90.47% of 32kB). I have not enabled the Cache RAM.

After enabling Cache RAM also I observe Heap memory failure as below:

Could you please let me know what could be the reason for heap mem failure ?