用MPLAB IDE编程时,软件总是弹出一个窗口提示: “the extended cpu mode configuration bit is enabled,but the program that
生活随笔
收集整理的這篇文章主要介紹了
用MPLAB IDE编程时,软件总是弹出一个窗口提示: “the extended cpu mode configuration bit is enabled,but the program that
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
用MPLAB IDE編程時(shí),軟件總是彈出一個(gè)窗口提示:
“the extended cpu mode configuration bit is enabled,but the program that was loaded was not built using extended cpu instructions.
therefore,your code may not work properly.”
怎么辦?
在main函數(shù)前加一句偽指令:#pragma config XINST=OFF即可。
“the extended cpu mode configuration bit is enabled,but the program that was loaded was not built using extended cpu instructions.
therefore,your code may not work properly.”
怎么辦?
在main函數(shù)前加一句偽指令:#pragma config XINST=OFF即可。
總結(jié)
以上是生活随笔為你收集整理的用MPLAB IDE编程时,软件总是弹出一个窗口提示: “the extended cpu mode configuration bit is enabled,but the program that的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 解决MPLAB X IDE的文件注释出现
- 下一篇: PIC单片机PIC18F26K80中断优