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.

CCS6 关于DEBUG版本的问题,新手求救

情况:自己新建的工程,版本默认为DEBUG版本,我把主程序下载到芯片能正常运行。

疑问:默认为DEBUG版本为什么_DEBUG没有定义,导致那个函数不能在DEBUG模式下被调用?  该如何设置DEBUG版本。

新手入门,求教求教!

以前没用过eclipse  对工程不是很了解。

  • 这个宏定义中的DEBUG   个人觉得在CCS中选择了DEBUG模式后  会自动预定义为DEBUG模式

    还有在Build option中有预定义一项   请查看