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
PicKit3 on FC8 Problem
Moderator: Benj
-
- Valued Contributor
- Posts: 654
- Joined: Fri Aug 19, 2016 2:09 pm
- Location: switzerland
- Has thanked: 182 times
- Been thanked: 179 times
- 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
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.
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.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
-
- Valued Contributor
- Posts: 654
- Joined: Fri Aug 19, 2016 2:09 pm
- Location: switzerland
- Has thanked: 182 times
- Been thanked: 179 times
Re: PicKit3 on FC8 Problem
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
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
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times