I have a memory leak in my BLE application. If I connect and disconnect after 5-10x the processor runs out of heap / resources.
I would like to debug the problem with ROV and HeapMem. I tried changing HEAPMGR_CONFIG=0x80 to HEAPMGR_CONFIG=0x82 but I get the error: fatal error: 'xdc/cfg/global.h'
I get the same error in the simple_peripheral_oad_offchip example project.
Thank you,
Brian