Hi,
I'm running Klocwork static code analysis for project that built with VisualDsp++,
Build time taken 21 minutes.
When i run static code analysis build time taken 3:30 hours,
After examination of the debug log provided, i noticed the following process cumulative times in your build (each line represents a process and how long it took in your build in total):
C:\WINDOWS\SysWOW64\cmd.exe 7s
C:\Program Files (x86)\Analog Devices\VisualDSP 5.0\elfloader.exe 15s
C:\Program Files (x86)\Analog Devices\VisualDSP 5.0\linker.exe 33s
C:\Program Files (x86)\Analog Devices\VisualDSP 5.0\TS\etc\ipa.exe 38s
C:\Program Files (x86)\Analog Devices\VisualDSP 5.0\TS\etc\compiler.exe 566s
C:\Program Files (x86)\Analog Devices\VisualDSP 5.0\pp.exe 1805s
C:\Program Files (x86)\Analog Devices\VisualDSP 5.0\TS\etc\prelinker.exe 6999s
C:\Program Files (x86)\Analog Devices\VisualDSP 5.0\easmts.exe 12449s
C:\Program Files (x86)\analog Devices\VisualDSP 5.0\gmake-378.exe 13236s
C:\Program Files (x86)\Analog Devices\VisualDSP 5.0\ccts.exe 20145s
Can i detach some of commands? for decrease build time?
Thanks,
Zion Adadi