Part Number: CC2652R
Tool/software: Code Composer Studio
Hello,
why ccs is so slow during project build?
It is taking at least 10 minute to build one project.
is there any specific system configuration?
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.
Hi,
There is currently an issue with the CCS linker which we are investigating that makes the linking stage take especially long for Zigbee and Thread projects at optimization level 4 (the default for all projects). If you change your project's optimization level to 3 or lower, it will make the linking stage much faster.