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.

CC2650: BLE-STACK 2.2 Support for CC2640 & Enabling Cache as GPRAM

Part Number: CC2650
Other Parts Discussed in Thread: BLE-STACK, CC2640, , SIMPLELINK-CC2640R2-SDK

Tool/software:

Hello,

We are working on a project using BLE-STACK 2.2, and we need clarification regarding CC2640 support and enabling cache as GPRAM. Below are our queries:

  1. CC2640 Support in BLE-STACK 2.2

    • We are developing on CC2650 using the Simple Peripheral example from BLE-STACK 2.2. However, there is no dedicated example for CC2640 in this SDK. since in release notes already mentioned cc2640 supported https://www.ti.com/tool/download/BLE-STACK-2-X
    • Can we port the CC2650 Simple Peripheral example to CC2640? If so, what changes are required?
  2. Enabling Cache as GPRAM in BLE-STACK 2.2

    • We want to enable cache as GPRAM in BLE-STACK 2.2. Is this supported in the SDK for CC2640/CC2650? If so, how can it be enabled?
  3. Porting to CC2640R2 & Cache as RAM Support

    • As per TI expert, SIMPLELINK-CC2640R2-SDK  supports enabling cache as RAM (SRAM). https://www.ti.com/tool/SIMPLELINK-CC2640R2-SDK
    • Can we port our CC2650-based project to CC2640R2 and enable cache as GPRAM?
    • Are there any migration guidelines or key modifications needed?