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.

CC2652P: Questions about stack and heap in SDK 2.4g sensor example?

Part Number: CC2652P

Hi, I use CC2652P, SimpleLink SDK v4.20, my application is based on ti15.4stack 2.4g sensor.

In cmd linker file, there is such code as below  :

Where can I find the definition of heapStart and heapEnd?

The comment says change stack size under Project Properties. But I didn't find  __stack and __STACK_SIZE in Project Properties.

Where can I change stack size in Project Properties?

Thanks.