Sunday, December 11, 2016

add PIC32MX270F256B support

1. Update PK2DeviceFile.xml

2. add and set breakpoint in searchDevice() in PICkitFunctions.cs
    if (familyIndex != 0x10) return false; 

3. set breakpoint in DetectDevice() in PICkitFunctions.cs


No comments:

Post a Comment