programmer and debugger

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

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:

programmer and debugger

Post by stefan.erni »

To test our first time a module with flowcode 7, I choosed one modul from Olimex. Please see link.
Can you make me a suggestion to program the module and debug? What hardware do I need for that modul?
an ICD2, ICD3 from microchip or an ICD-U64 from ccs or can I use the USB connector?

https://www.olimex.com/Products/Duino/P ... e-hardware

User avatar
QMESAR
Valued Contributor
Valued Contributor
Posts: 1287
Joined: Sun Oct 05, 2014 3:20 pm
Location: Russia
Has thanked: 384 times
Been thanked: 614 times
Contact:

Re: programmer and debugger

Post by QMESAR »

Hi
The board has a connector called miniICSP which if there for programming from a PicKIT3 ,
you can add the PicKIT 3 in Flowcode and then you can directly program from Flowcode(you need to intall MPLABX 3.30 or 3.35 as Flowcode use the
IPE tool from MPLAB for programming).
http://www.microchip.com/mplab/mplab-x-ide

You can also use ICD3 however you will need the ICD to PICKIT Adaptor as the ICD use a RJ45 connector in my opinion the uC32 board from Digilent is a better option
as it is Adruino Compatible it can be used with many of the Arduino shields as well

For debugging your Flowcode Flowchart you can use the FlowKIt V2 from MATRIX
http://www.matrixtsl.com/webshop/flowkit-v2.html

:D
Attachments
1.JPG
1.JPG (42.86 KiB) Viewed 3366 times
1.JPG
1.JPG (41.65 KiB) Viewed 3367 times

Post Reply