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.

SIMPLELINK-CC2640R2-SDK: Lots of problems importing BLE5 example programs to CCSV7?

Part Number: SIMPLELINK-CC2640R2-SDK

Hi,

   How do I import BLE5 example programs to CCSV7 without all these errors.

Errors after importing simple peripheral

After compiling simple peripheral stack library.

- kel

  • My CCS is Version: 7.1.0.00016 and don't see this issue. What's your version number?
  • Hi Yikai,

    My CCS version is also 7.1.0.00016. Maybe a corrupt SDK installation. I will re-install SDK again.

    - kel
  • Yes, that's good idea.
  • Hi Yikai,

    I re-installed SDK, created a new CCS workspace and now able to import and build simple peripheral without errors if I select the root sdk location "C:\ti\simplelink_cc2640r2_sdk_1_35_00_33".

    Earlier I import CCS project from this folder location "C:\ti\simplelink_cc2640r2_sdk_1_35_00_33\examples\rtos\CC2640R2_LAUNCHXL\ble5stack" which produces the errors I posted here. I re-confirmed just now that if you import from ""C:\ti\simplelink_cc2640r2_sdk_1_35_00_33\examples\rtos\CC2640R2_LAUNCHXL\ble5stack", it will cause the errors I posted here.

    - kel
  • I just did Project -> Import CCS Project and selected "C:\ti\simplelink_cc2640r2_sdk_1_35_00_33\examples\rtos\CC2640R2_LAUNCHXL\ble5stack" and there are no issues importing the ble5_simple_peripheral_app.

    What is your CC2640R2_SDK_INSTALL_DIR set to?

    Best wishes
  • Hi JXS,

    The CC2640R2_SDK_INSTALL_DIR is set to the SDK root directory. Anyway I just woke up and imported CCS projects from "C:\ti\simplelink_cc2640r2_sdk_1_35_00_33\examples\rtos\CC2640R2_LAUNCHXL\ble5stack" . The CCS projects imported and build without errors. That's weird.

    - kel