ipecmd Support for AVR128DA32
Try to Program AVR128DA32 on cmdline
java -jar ipecmd.jar -PAVR128DA32 -TPPK4 -M -ORIUPDI -ORS0.500 -F"ttt.X.production.hex"
got :
Unable to locate DFP, Please install required pack by using the Pack Manager in MPLAB X IDE
Could not find device: PICAVR128DA32
Please install the required pack by using the Pack Manager in MPLABX IDE.
I've looked at sourcecode of ipecmd.jar in CmdApp.java function "formatDeviceName()" and found no support for this Part.
Do you plan to update ipecmd.jar in near Future ?