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:

