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.

RTOS/CC2650: flash memory issue in cc2650

Part Number: CC2650

Tool/software: TI-RTOS

I want to make a project in which I can perform scanning and advertising. Luckily I found Simple_peripheral_observer example. So I added the my project into Simple_peripheral_observer project, but  I am getting issue of flash memory, I am getting message of running out of flash memory or program would not fit into available memory and sometimes it loaded but project is not working. I can clearly see my stack project is using only 50% flash memory only so is there any I can use this vacant memory in my application project by extending application project flash memory. following is the snapshot of stack project memory allocation.

or can you suggest me other by which I can resolve this issue