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.

CCS/CC2640R2F: Fail to allocate memory

Part Number: CC2640R2F

Tool/software: Code Composer Studio

Hi,

I have based my project upon the Simple_peripheral_OAD_OFFLINE project, added about 10 tasks, and 10 semaphores to the project. But are struggling with the memory allocation.

I get the error

#10099-D program will not fit into available memory. run placement with aligment fails for section "GROUP_1" size 0x430d.

The memory allocation table comesout as below.

Can you help me with what the problem is here? how can I allocate more space for .data and .bss?

The place in cc26xx_app_oad.cmd that fails to allocate: