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.

CC2650 - Memory Usage question

Other Parts Discussed in Thread: CC2650, BLE-STACK, CC2640, CC2640R2F

Hello Team,

We want to add OAD support and have concerns about available memory on  CC2650.

We are writing the code in CCS v.6.2.0.00050 using BLE-STACK V2.2.1, the project is based on  Project 0.

Concerning limited memory availability we switch off the OSAL_SVN flag during compile which allows us to free extra space for  OAD. Is it true that  some key functions  wouldn't be working in this case?
Questions:          
1) How can we reduce space, occupied by the Stack itself?
2) How can we reduce the size of  TI-RTOS and the program itself?

Best regards,

Mizanur