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/CC2640R2F: Flash out of range error when using ADCBuf

Part Number: CC2640R2F

Tool/software: TI-RTOS

Hi All,

I am trying to integrate ADCBuf into my project. after integrating "adcbufcontinuous" example into my project, I am getting below linker error.

"error #10099-D: program will not fit into available memory. placement with alignment fails for section ".cinit" size 0x3aa . Available memory ranges:FLASH size: 0xa090 unused: 0x4 max hole: 0x3"

No matter how much memory optimization I have done like reducing all static variables sizes .. etc.  This error is not going off. If I comment all ADCBuf API calls in the application then only it is clearing off. 

Any idea, why this is happening? 

Regards

Lakshmikanth.