Welcome! Log In Create A New Profile

Advanced

using avr-gdb

Posted by mimarob 
using avr-gdb
March 11, 2009 11:57AM
Hi

I just got an arduino and got the development environment up etc.

My question just, is it possible to run gdb directly on target, either via the GUI or on a command line?

Any one tried this?
Anonymous User
Re: using avr-gdb
March 24, 2009 09:20AM
What do you mean by "directly on target"? gdb being executed by the AVR core? Nope, impossible. The proper (only?) way of using avr-gdb is to run it on a computer connected to the microcontroller with a JTAG adapter cable.
Sorry, only registered users may post in this forum.

Click here to login