Carprog Full has recently launched the newest V7.28 (with all software activated and all 21items Adapters). So, there come with a question — How to update your Carprog Full to the newest V7.28. Update Tips: Please make an order of V7.28 Carprog softw…
1.通过export出来的Hex烧录,EEPROM内容会根据Hex中关于EEPROM的定义而改变. 2.通过编译源文件烧录,如果没有勾选Preserve EEPROM on program则EEPROM中的内容会被修改掉.如果勾选了,则在烧录过程中,似乎会读取EEPROM中的内容,因为在mplab中eeprom窗口可以看到eeprom的内容变为芯片原EEPROM中的内容.…