Hi
I'm was exploring with GCC and was wondering how to use GDB debugger. I downloaded a pdf file about using AVaRICE here: http://winavr.sourceforge.net/AV...
I'm trying to get AVaRICE started but it's failing on my setting on page 7 of the pdf. I entered on the command line avarice --program --file main.elf --part atmega128 --jtag com4 :4242 I'm using windows 2000 in admin mode.
Com4 is the comport for my usb to rs232 adaptor in my avrjtagicemk1. I also tried the rs232 port of com1 too same reults. My avrjtagicemk1 works fine with AVRStudio. Any thoughts on why AVaRICE fails to connect? I'm very new to GDB and AVaRICE
Thanks
Don