1、EEPROM的问题,请下载版本新一点的MPLAB,例如在MPLAB 8.63版本中,在DEBUG菜单中选择PICKIT3,然后点setting,然后在program memory中选择擦除和烧写的区域。
2、The target device is not ready for debugging.Please check your configuration bit settings and program the device before proceeding
重新修改程序后DEBUG前,需要将新的编译后的HEX文件烧入芯片中,否则调试的应该是前一次的HEX。
|