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.

ccs3.3与CCS2.20



同样的一段程序,为什么用CCS2.20编译后的.OUT文件要小(大约200K),而CCS3.3编译后的.OUT文件有400K??

 

    这两个版本的编译器,具有什么区别啊?  是不是可以这样理解,CCS3.3的编译器更加优化了,所编译出的代码虽然偏大大却运算速度更快,因为执行代码更高效