Using PICkit 3 programmer-to-go with PIC32MZ
I want to use the PICkit 3 Programmer-to-go functionality with PIC32MZ2048EFM100-I/PF.
However, despite the PICkit 3 User Guide
http://ww1.microchip.com/...n/DeviceDoc/52116A.pdf on page 38 (section 5.3) shows that all PIC32 families are supported, I haven't managed to use this feature.
Using MPLAB X (v. 4.15), when trying to download the firmware to the PICkit 3 (Assy# 10-00424-R7) by following the procedure indicated in section 5.4, I get the following output console text:
*****************************************************
Connecting to MPLAB PICkit 3...
Currently loaded firmware on PICkit 3
Firmware Suite Version.....01.51.08
Firmware type..............PIC32MZ
This device does not support the programmer to go feature.
Is this due to an obsolete PICkit 3 hardware revision (Assy# 10-00424-R7)? Is it due to the compiler I am using (XC32 v. 1.44, not the latest one)? Is there something wrong in the procedure in section 5.4 of the PICkit 3 User Guide?