-
Bug
-
Resolution: Unresolved
-
Medium
-
SimpleLink CC13x2-26x2 SDK BLE5 Stack
-
BLE_AGAMA-3486
-
BLE Stack BLE5-2.2.2
-
BLE Stack BLE5-2.2.9
-
CC26X2R1
Issue Description: When simple peripheral is configured to use HeapMem, the device asserts when a connection is established and becomes unresponsive.
This issue was first discovered on a multi-role project. The issue is not seen when OSAL heap (0x80) is used.
Steps to reproduce:
- Import simple_peripheral
- In the .cfg file, change HEAPMGR_CONFIG to 0x81 (HeapMem) or HEAPMGR_CONFIG to 0x82 (HeapTrack)
- Build the project and initiate a connection with a cellphone or other central.
SDKs affected: 5.20+