I am running Code Composer v4.2.4 on an HP elitebook with an Intel i5 processor with 8 GB RAM. I use simulink to generate the code then transfer it into a code composer project. The project is configured to compile with optimization level 2. It is taking 18+ hours to compile. When i look in Windows task manager, i notice that the Codegen tools never utilize more than 25% of the CPU. Why is the compile taking so long and is there something I can do about it? Is there a way to force it to utilize more of the CPU?
↧