Other Parts Discussed in Thread: CC2541, CC2640, BLE-STACK
Hello.
I've compiled the BLE 5 multi-role example for the CC2640R2F, taken from simplelink_cc2640r2_sdk_1_35_00_33 examples.
The code size is 114KB, leaving 10KB of free space for new code...
That is quite low, even if I consider that parts of this demo application shall be removed.
- Is there a way to reduce the code size used by the stack library?
- Is there a plan to release a flavor of the CC2640R2F with 256KB ? (similar to CC2541, which has 2 available FLASH sizes)
Btw, the BLE 4 multi-role example code size is 84KB (30KB less than BLE 5.0).
Thanks