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.

CC2651R3: Switching from On-Chip OAD to Off-Chip OAD

Expert 1760 points
Part Number: CC2651R3

Hello geeks,

My set up for project includes CC2652R1 LAUNCHPAD, BLE SDK - simplelink_cc13x2_26x2_sdk_4_40/simplelink_cc13x2_26x2_sdk_5_20_00_52.

I have to develop OAD for my project and planning to start with On-Chip OAD since there is 352kB flash  enough for accommodating 2 files.

But on the other side, keeping in mind we have some requirement in future to include more features so that 352kB is not enough for OAD and we are forced to add an external flash (to go with Off-Chip OAD). In this case, is it possible for me to Switch from existing On-Chip implementation to Off-Chip OAD by making minor changes ? Or I should implement the Off-Chip OAD from scratch?

Thanks in advance.