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.

CC2642R: multi role stack library pre-compiled or linked

Part Number: CC2642R

Hi,

We used to develop our app based on the simple_peripheral_oad example, and now we're starting a new project basing on the multi role (SDK 3.10).

I know that there are two ways for the ble5 stack library to be included in the project- 

1. linked library

2. pre compiled library

I'd like to know:

1. which of the methods the multi- role is using (and how could I determine it using the ccs, in the future)?

2. how would it influence the size of the final image? the sizes on the map will include the size of the stack library, for example?

3. how would it affect the OAD process (will I need to upgrade the stack library image separately, or upgrade the app and the stack library a one image only?)

I'd appreciate your help,

Amit