Hi
I have doubts regarding TI Stack and Heap usage:
1KB of stack is allocated in linker file. But 2048 bytes of stack is allocated for BLE task and 3000 bytes of stack is used for Zigbee task. From which memory it is allocated for BLE and Zigbee tasks? Is it from Heap? Please give details/reference/documents/links related to this.