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.

CCS/LAUNCHXL-CC26X2R1: Hello, I have a problem now。Compilation8.3 is very, very slow。

Part Number: LAUNCHXL-CC26X2R1

Tool/software: Code Composer Studio

Hello, I have a problem now。Compilation8.3 is very, very slow。
software_platform :CCS8.3 and CCS8.2
hardware_platform :LAUNCHXL-CC26X2R1
Here's how I did it
step1 import cli_ftd_CC26X2R1_LAUNCHXL_tirtos_ccs (thread project)
step2 build project
step3 Debug as ---> 1code comporse debug session
step4 Run (no problem)
step5 I change a line of code
step6 build project (It will be a long wait here)

As picture

Thank you for taking the time to look at this problem for me

  • user5894204 said:
    step6 build project (It will be a long wait here)

    How long is the long wait? Is it much longer than the time it took to build the project the first time? 

    The cli_ftd project in general does take longer to build (by several minutes) than most other examples in the SDK, please see a related thread discussing the same topic here.

    So if is taking somewhere between 5-10 mins, I do think that is normal. As mentioned in the other post, please feel free to post a question in the Bluetooth low energy forum if you wish to confirm whether that build time is expected, as the team there creates and validates these example projects.