PIC单片机安装MCC编译不成功

2020-02-07 09:37发布

我昨天安装了mplab接着安装了MCC18,当我写好程序编译时出现,请问这个怎么解决啊

Error - mixing extended and non-extended mode modules not allowed.



Debug build of project `J:新建文件夹qqq.mcp' started.
Language tool versions: mpasmwin.exe v5.34, mplink.exe v4.34, mplink.exe v4.34
Preprocessor symbol `__DEBUG' is defined.
Sat Aug 07 11:57:37 2010
----------------------------------------------------------------------
Clean: Deleting intermediary and output files.
Clean: Deleted file "J:新建文件夹qqq.o".
Clean: Done.
Executing: "C:MCC18inmcc18-extended.exe" -p=18F4620 "C:MCC18inqqq.c" -fo="qqq.o" -D__DEBUG -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
MPLAB C18 v3.34 (evaluation)
Copyright 2000-2009 Microchip Technology Inc.
Days remaining until evaluation becomes feature limited:  60

WARNING:  Running the compiler in extended mode will not be supported when the evaluation becomes feature limited.

Executing: "C:MCC18inmplink.exe" /l"C:MCC18lib" "C:MCC18inLKR18f46k20_g.lkr" "qqq.o" /u_CRUNTIME /u_DEBUG /z__MPLAB_BUILD=1 /z__MPLAB_DEBUG=1 /o"qqq.cof" /M"qqq.map" /W
MPLINK 4.34, Linker
Copyright (c) 2009 Microchip Technology Inc.
Error - mixing extended and non-extended mode modules not allowed.
Errors    : 1

Link step failed.
----------------------------------------------------------------------
Debug build of project `J:新建文件夹qqq.mcp' failed.
Language tool versions: mpasmwin.exe v5.34, mplink.exe v4.34, mplink.exe v4.34
Preprocessor symbol `__DEBUG' is defined.
Sat Aug 07 11:57:38 2010
---------------------------------------------------------------------
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
9条回答
longfeixue
1楼-- · 2020-02-08 09:21
我想使能扩展指令集模式,该怎么设置呢
longfeixue
2楼-- · 2020-02-08 13:32
 精彩回答 2  元偷偷看……
huangxiaowei
3楼-- · 2020-02-08 17:59
   顶一下

一周热门 更多>