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.

TIBLUETOOTHSTACK-SDK: Using the SDK of CC2564 with AC6 IDE

Part Number: TIBLUETOOTHSTACK-SDK
Other Parts Discussed in Thread: CC256XSTBTBLESW

Hi,

We are developing for CC2564B with TI's official SDK.

We are using AC6 IDE (Eclipse based like Code Composer Studio) and the MCU that controls the CC2564B is from STM32F4x family.

We saw on the SDK download page that we should download the following option: CC256XSTBTBLESW.

It mentions there that it supports Keil and IAR IDEs.

Does it mean that we cannot use it with AC6 IDE at all? Or that we need to make some adaptations before it can compile?

Thanks for your help

  • Hi,

    The sample applications in CC256XSTBTBLESW are provided with project files for IAR embedded workbench for ARM and ARM Keil IDEs. However, you should be able to create your own project (and include all the necessary dependencies like header files and libraries) to compile with other IDEs as long as the ARM compiler is compatible. 

    The release have only been tested with the two IDEs mentioned in the User's guide. So any issues you may encounter during or as the result of the migration to another IDE/compiler, will not be supported through these forums.

    Best regards,

    Vihang