Real Ice programmer debugger

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

Moderator: Benj

Post Reply
rintronic
Posts: 4
Joined: Tue Aug 30, 2011 1:54 am
Location: Caracas, Venezuela
Contact:

Real Ice programmer debugger

Post by rintronic »

Gentlemen,

I would like to know if it is possible to use directly, from FC7, Microchip's Real Ice programmer to program and/or debug a pic microcontroller.

Actually what I have done is to produce the .hex file and load it to the IPE application from Microchip, but it will be great if this device could be used directly with FC7.

Thanks.

Roberto Iglesias N.
Inversiones Rintronic C.A.
riglesias@rintronic.com
http://www.rintronic.com
********************************

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: Real Ice programmer debugger

Post by Benj »

Hello Roberto,

As your already using the MPLABX IPE software there is a way to allow Flowcode to use this directly using the compile to chip menu item.

Details for a PICkit 3 are available below. You would just have to substitute the /TPPK3 in the parameters with the appropriate tag for the Real ICE which looks to be /TPRICE.

https://www.matrixtsl.com/wikiv7/index. ... _.28NEW.29

Currently there is no debugging support, programming only.

Let us know how you get on.

rintronic
Posts: 4
Joined: Tue Aug 30, 2011 1:54 am
Location: Caracas, Venezuela
Contact:

Re: Real Ice programmer debugger

Post by rintronic »

Hi BenJ,

Thanks for your reply.

Yes, the setting you mentioned worked perfectly well, now I can program my designs directly from FC7 to the target via Real Ice, also I tested ICD3 and PM.

Hope Debugger could be included for Real Ice in the future.

Thanks.

Regards,

Roberto Iglesias
Inversiones Rintronic C.A.
www.rintronic.com
********************************

Post Reply