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.
情况:自己新建的工程,版本默认为DEBUG版本,我把主程序下载到芯片能正常运行。
疑问:默认为DEBUG版本为什么_DEBUG没有定义,导致那个函数不能在DEBUG模式下被调用? 该如何设置DEBUG版本。
新手入门,求教求教!
以前没用过eclipse 对工程不是很了解。