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.
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.
举报