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.

CC2640R2F: OAD on chip and out of memory after implementing SDK bug for service changed

Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2652R

Ive implemented a working OAD solution using the simple peripheral project as a base. I actually ran into memory problems awhile ago. the easiest solution I had was to remove <display.h> from the project files. This gave me more than enough memory. 

However, as noted in the referenced issue, there is a bug in the SDK for service changed. And implementing the fix fails to build because of not enough memory.

Does anyone have any ideas where I can strip down the code base to free more memory? 

I would change chips or add off chip memory but, for this product its too late to make any major changes. 

Thanks in advance for any suggestions.