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: how much flash space remains if I use simple_peripheral_oad_onchip

Part Number: CC2640R2F

Tool/software: Code Composer Studio

Dears,

I was planning to implement a simple peripheral device with customized service. it is similar to simple_periphearl example code with some external I2C devices.

So the question is: 

If I am using simple_peripheral_oad_onchip, how much flash space can I use for my own service at most roughly?

B.R.