今天使用IAR 调试ZIGBEE 3.02 example是发现,“ENABLE_LED4_DISABLE_S1”宏被定义了,使用go to defintation是提示“ENABLE_LED4_DISABLE_S1” defined on the command line”。请问在命令行定义了是什么意思?怎么可以取消改定义。谢谢!
Kanson
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.
今天使用IAR 调试ZIGBEE 3.02 example是发现,“ENABLE_LED4_DISABLE_S1”宏被定义了,使用go to defintation是提示“ENABLE_LED4_DISABLE_S1” defined on the command line”。请问在命令行定义了是什么意思?怎么可以取消改定义。谢谢!
Kanson
http://www.it610.com/article/1214656.htm
参考这个贴的介绍,应该是在工程配置的某个地方。
谢谢提醒,可是预编里面没有定义ENABLE_LED4_DISABLE_S1。