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.

Compiler/CC2564C: How to use INCLUDE_BLUETOOTH_API_PROTOTYPES

Part Number: CC2564C

Tool/software: TI C/C++ Compiler

Hi,

I am working on CC2564C, using a few Bluetopia libraries and the code is working perfectly.  However i realized that the code size is quite large for OTA firmware update.  I'd like to separate the Bluetopia libraries from the application code so that we can use it as a static rom image (which does not required in OTA process).

Do you have any suggestion or any example to study?

Thank you.

skv