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 compilation time

Hi,

I am working with Vision mid hardware.

During first time build, it takes more time around 30 min. for all the cores. 

Once initial build was done, there after any changes in the software, should ideally take less than 2 min i guess. But it still takes around 10 min to build on M3 Core.

Is that i need to do some changes in build settings for M3 core?

  • Hi,

    I am giving build project and i guess it should do incremental build {the files changed from the last build, will only be build again)

    But i guess it always behaves like, rebuild project {though i give build project}, as it takes around 10 min to build even i just change one line of the source code,  in one of the file.