Hi everyone,
I wondered if it is possible to in-circuit debug my Arduino Mega?
If so, what hardware and software do I need to accomplish this?
Hi everyone,
I wondered if it is possible to in-circuit debug my Arduino Mega?
If so, what hardware and software do I need to accomplish this?
Get an Atmel AVR Dragon, or a JTAGICE MKII if you have the money. Both are supported by AVR Studio.
Leon
in-circuit debugging == JTAG, yes?
Least expensive I’ve seen (works with Atmel Studio)
Thanks Leon.
Looks like the Dragon is a completely separate platform and the JTAGICE is really pricey.
I guess I’ll stick with dirty ol’ logging over serial for now :?
Looks great - any experience with this kit, anyone?