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.

C6748程序移植问题



原程序是在ccs3.3上编写编译的,现在用ccs5.5加载原工程使用7.04版本的编译器编译时不会报错,但debug时结果不对。我认为可能是编译器版本不同造成,将版本选成3.3使用的6.0.8,可是编译出错。如图一些  _开头的函数就会显示说未声明。

1,我重新用7.04版本的编译就不会报错,但看不到原函数,请问这些函数是在哪里定义的?

2.不同版本的编译器会造成函数输出结果不对吗?