Page 1 of 1

PicKit3 on FC8 Problem

Posted: Fri May 25, 2018 1:58 pm
by stefan.erni
Hi Ben

I like what I have noticed so far. FC8 is faster and has better update features. Also, I can easily compile a few FC7 programs.
But I have a problem with the PICkit3
I tried to config similar to the FC7. Unfortunately, neither 7 nor 8 ... goes to the compile to chip

FC8***********************************************************
Compilation is up-to-date
Linking is up-to-date
Launching the programmer...
C:\Program Files (x86)\Flowcode v8\tools\PICkit3\PK3CMD.exe -P32MZ2048EFG100 -FFC8_Pickit3test_.hex -E -M -Y


Initialize Failed !!!

C:\Program Files (x86)\Flowcode v8\tools\PICkit3\PK3CMD.exe reported error code


FC7*****************************************************************************

Launching the programmer...
C:\Program Files (x86)\Flowcode 7\tools\PICkit3\pk3cmd.exe -P24EP256GP206 -FFlowcode_Emg_5er_main1.hex -E -M -Y
Initialize Failed !!!
C:\Program Files (x86)\Flowcode 7\tools\PICkit3\pk3cmd.exe reported error code 1

Re: PicKit3 on FC8 Problem

Posted: Fri May 25, 2018 5:44 pm
by Benj
Hello,

PK3CMD is now very old and out of support, also I don't think it works with PIC32 devices.

The good news is that the IPE tool from Microchip which is part of MPLABX does a similar job and is under support.

We have details on how to set this up and use it here.
https://www.matrixtsl.com/wiki/index.ph ... _.28NEW.29

Let us know if you have any problems.

Re: PicKit3 on FC8 Problem

Posted: Mon May 28, 2018 9:57 am
by stefan.erni
Hi Ben

Thank you for the help.
PICkit3 using MPLABX IPE (NEW) is working fine with Flowcode 8, PICkit3 and PIC32
Would it be possible to post the info for PICkit4 and ICD4 too?

regards

Stefan

Re: PicKit3 on FC8 Problem

Posted: Tue May 29, 2018 6:18 am
by medelec35
Hi Stefan,
Looking at this post,
We need to wait for a MPLAB x update from Microchip.

Martin