PicKit3 on FC8 Problem

Moderator: Benj

Post Reply
stefan.erni
Valued Contributor
Valued Contributor
Posts: 654
Joined: Fri Aug 19, 2016 2:09 pm
Location: switzerland
Has thanked: 182 times
Been thanked: 179 times
Contact:

PicKit3 on FC8 Problem

Post 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

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: PicKit3 on FC8 Problem

Post 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.

stefan.erni
Valued Contributor
Valued Contributor
Posts: 654
Joined: Fri Aug 19, 2016 2:09 pm
Location: switzerland
Has thanked: 182 times
Been thanked: 179 times
Contact:

Re: PicKit3 on FC8 Problem

Post 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

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: PicKit3 on FC8 Problem

Post by medelec35 »

Hi Stefan,
Looking at this post,
We need to wait for a MPLAB x update from Microchip.

Martin
Martin

Post Reply