ATMEL JTAG ICE as a debugger

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

Moderators: Benj, Mods

Post Reply
armagon29
Posts: 56
Joined: Thu May 07, 2009 4:40 pm
Been thanked: 2 times
Contact:

ATMEL JTAG ICE as a debugger

Post by armagon29 »

Dear Sir:

Could you be so kindly to tell me if I can connect my ATMEL JTAG ICE as a debugger using FLOWCODE 4 demo
and which configuration option I have to use? This programmer / debugger use COM1

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: ATMEL JTAG ICE as a debugger

Post by Benj »

Hello,

Sorry the only debugger that currently works with Flowcode is the Flowkit device or EB006 PIC multiprogrammer. As your working with AVR the Flowkit is really you only debugging option. You may be able to use your JTAG debugger by taking the C code generated by Flowcode and loading it into AVR studio and then referencing your own debugging routines.

Post Reply