Part Number: CCSTUDIO
Tool/software: Code Composer Studio
Building the same project with my colleagues, a project re-build takes over 5mn on my PC and 1mn for them.
This timing is on CCS8 but I have consistently seen the same on CCS7, CCS8 and CCS9.
Hardware:
Mine: 5 to 6 mn
I7-7500U @ 2.70Ghz (7th Gen), 8GB RAM (was 16GB until recently, no impact), SSD
Win 10 pro
Colleague 1: 55 sec
i7 8650U @ 1.90GHz 16GB RAM, SSD
Colleague 2: 1mn 25s sec
MacBook Pro i5 2.7GHz, 8BB RAM
During this time CCS is mostly unusable, the UI is totally frozen.
I managed to reduce switching target / compilation from 5mn to 30s by removing the project 'RemoteSystemsTempFiles';
stackoverflow.com/.../3152198
However that didn't fix the full re-build which I need to do quite often (memory map change, git branch switch, etc.)
I finally found a way to take the dump without "break" key, several users already reported on e2e they could not do the dump, if any of them want to dump:
- open CCS with flag -debug
- open On-Sreen Keyboard
- Change Keyboard priority to "high"
- press CTRL on physical keyboard and PAUSE on On-Screen Keyboard
Other:
- I tried re-installing CCS a few times without success.
- Disabling indexing didn't help.
- The PC doesn't have any particular slowness in general.
- We have used the "worst" project but the the slowness in consistent across all projects.
- TI's multi-role example took 1mn, still slightly slower but not much, so it might be too small or missing some key condition creating the issue.
We cannot share that project, but here is an archive (Password:951002157) with the dumps, let me know if there is something in them or how I can try to make this faster, I would really appreciate.
Thanks in advance.
Jerome
(Please visit the site to view this file)