Programmers

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 6.

Moderator: Benj

Post Reply
JFinlayson
Posts: 93
Joined: Mon Sep 23, 2013 4:33 pm
Has thanked: 5 times
Been thanked: 6 times
Contact:

Programmers

Post by JFinlayson »

Hi
I have several programmers, It looks like you can set Flowcode to switch between them as required.
The programmers I have is as follows
PicKit2, PIC, DsPIC
PicKit3, PIC, DsPIC
E-blocks EB006, PIC
E-blocks EB031, ARM
Microchip Explrorer 16, DsPIC

Has anyone got the settings for the above programmers, I have managed to get the latest settings for the PikKit's, and would it be a good idea to put all the latest settings for different programmers in one place, maybe help to make things a bit easier to find
The older the boy the bigger the toy

User avatar
DavidA
Matrix Staff
Posts: 1076
Joined: Fri Apr 23, 2010 2:18 pm
Location: Matrix Multimedia Ltd
Has thanked: 58 times
Been thanked: 258 times
Contact:

Re: Programmers

Post by DavidA »

The EB006 and EB031 should be programmable by the default settings hopefully.

saschech@gmx.de
Posts: 714
Joined: Wed Jan 31, 2007 12:41 pm
Has thanked: 1 time
Been thanked: 26 times
Contact:

Re: Programmers

Post by saschech@gmx.de »

Hi JFinlayson

Download and install the MPLAB 8.92 ! (not the mplabx)
After open the mplab as blank goto > Configure and select > device > your pic
>open programmer and select your type of prog.
It must Show the Output window

Then open File > Import > the **.exe in your flocode Folder

You can schow in the Output / Build window the hex file and in the MPLAB ICD3 window the connect info

z.b:
MPLAB ICD 3 detected
Connecting to MPLAB ICD 3...
Running self test...
Self test completed
Firmware Suite Version...... 01.28.90
Firmware type......................PIC32MX
MPLAB ICD 3 Connected.
Target Detected
Device ID Revision = 34300053

>after click program:


MPLAB ICD 3 detected
Connecting to MPLAB ICD 3...
Running self test...
Self test completed
Firmware Suite Version...... 01.28.90
Firmware type......................PIC32MX
MPLAB ICD 3 Connected.
Target Detected
Device ID Revision = 34300053

Programming...
Programming/Verify complete

If you take a new compile inside flowcode the window Change automatically to the build-window (not so in the new mplabx)
(so you have a control over the right *.hex file...)

> click program again......

have a good work

Regards Wolfgang

JFinlayson
Posts: 93
Joined: Mon Sep 23, 2013 4:33 pm
Has thanked: 5 times
Been thanked: 6 times
Contact:

Re: Programmers

Post by JFinlayson »

Thanks for the above.
One other question, will there be support within Flowcode 6 for PIC32 devices?
The older the boy the bigger the toy

Post Reply