This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC1310: heap: assert when freeing already free memory

Part Number:

simplelink_cc13x2_26x2_sdk_4_30_00_54

Collector / Sensor examples

TiRTOS, no FH and non-beacon mode

IAR IDE and compiler: 8.50.9

 


Hi,

I have a custom board and don't have ROV or any Ti RTOS stats available. In various documentation I read about an assert that checks for a condition where memory is freed when it's already available. My application is heavily modified from the collector/sensor examples. How do I check that this asset is being used, or how do I ensure that if I free a malloc that has already been freed it won't cause a problem?

Many thanks,

Andy