Microchip
直播中

许伟星

7年用户 191经验值
私信 关注
[问答]

MPLAB v8.92和C18编译器的问题

嗨,几天前,我在PIC32 MX695F512L和MPLAB IDV892上工作。我做了一个项目,使用I2C,SPI和UART。效果很好。现在,随着我的需求减少,我切换到PIC18F24K40和MPLAB IDEV892。我使用C18编译器进行PIC18。我也安装了它。但是当我必须选择设备时,我的MPLAIDE没有显示这个设备。我还选择了C18编译器在语言工具的位置。我重新安装了MPLAB IDE和C18编译器。但我仍然面临着问题。我错过什么了吗?任何帮助都会有帮助的。谢谢。

以上来自于百度翻译


      以下为原文

    Hi,
Few days ago, I was working on PIC32MX695F512L and MPLAB IDE v8.92. I did one project using I2C, SPI and UART. It worked fine. Now as my requirements are reduced i am switching to PIC18F24K40 and MPLAB IDEv8.92. I am using C18 compiler for PIC18. I have also installed it. But my MPLAB IDE is not showing this device when i have to select device. I also have selected C18 compiler in Language tool Location. I have re-installed MPLAB IDE as well as C18 Compiler. But still i am facing issue. am i missing something?? Any help will be helpful.

Thanks in advance...

回帖(3)

王焕树

2019-6-12 15:41:08
PIC18F24K40对于MPLAB 892来说太新了。您可以更改为MPLABX,或者更改为PIC18。我怀疑C18也会支持新芯片,所以如果您想使用精确的PIC,则必须移动到XC8。

以上来自于百度翻译


      以下为原文

    The PIC18F24K40 is too new for MPLAB 8.92.
You can either change to MPLABX, or change to an older PIC18.
I doubt C18 would support that new chip either, so you'll have to move to XC8 if you want to use that precise PIC.
 
 
举报

李蕊

2019-6-12 15:59:58
在最新的MCC释放中加入PIC18F24K40。V1.25-2016年11月3日,所以我将使用最新的MPLABX和XC8与MCC来生成您的代码。

以上来自于百度翻译


      以下为原文

    PIC18F24K40 was added to latestMCC release.   V1.25 - 3 NOV 2016
 
So I'd use latest MPLABX and XC8 with MCC to generate your code.
举报

叶紫薇

2019-6-12 16:17:06
它是用MPLABX和XC8编译器工作的。谢谢!

以上来自于百度翻译


      以下为原文

    It is working with MPLABX and XC8 compiler..
 
Thanks
举报

更多回帖

发帖
×
20
完善资料,
赚取积分