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.

有关编译器问题

Other Parts Discussed in Thread: CCSTUDIO

在CCS3.3的安装目录cc/bin文件夹下有个timake.exe,在C2000/cgtools/bin下有个cl2000,请问这两个编译工具有何区别啊?我在批处理文件中,通过调用C:\CCStudio_v3.3MCU\CC\bin\timake %PROJECT_NAME%.pjt 可以编译工程,如何使用cl2000对CCS工程进行编译?谢谢