当前位置: 代码迷 >> Wireless >> Zigbee配置开发环境出错解决方案
  详细解决方案

Zigbee配置开发环境出错解决方案

热度:1101   发布时间:2013-02-26 00:00:00.0
Zigbee配置开发环境出错
MPLAB IDE 编译程序时报错(copy了一个简单的例子,可以肯定程序没有错误,可能是环境没配置好)
Debug build of project `D:\Zigbee\exp\hello.mcp' started.
Preprocessor symbol `__DEBUG' is defined.
Tue Jun 01 17:56:48 2010
----------------------------------------------------------------------
Clean: Deleting intermediary and output files.
Clean: Deleted file "D:\Zigbee\exp\hello.mcs".
Clean: Done.
Executing: "D:\soft\MCC18\bin\cpp18.exe" -p=18F4620 /i"D:\soft\MCC18\h" "main.c" -fo="main.o" -D__DEBUG -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
-p=18F4620: unknown option
Halting build on first failure as requested.
----------------------------------------------------------------------
Debug build of project `D:\Zigbee\exp\hello.mcp' failed.
Preprocessor symbol `__DEBUG' is defined.
Tue Jun 01 17:56:48 2010
----------------------------------------------------------------------
BUILD FAILED



------解决方案--------------------------------------------------------
配置的问题吧
------解决方案--------------------------------------------------------
去这里咨询一下,他们挺专业的,呵呵!!专业提供zigbee开发套件http://shop61716900.taobao.com
------解决方案--------------------------------------------------------
你将文件放在底层,试一下
  相关解决方案