Hi everybody, I was in need for a tool for in system debugging of programs in avr procs, under linux.... and a very low cost one, (jtag stuff is expensive, and difficult to find in my country).... so i've made one. I took an older monitor software from the net, used the gdb remote protocol parser found in simulavr sources, and put them togheter with some glue code in between, and made a new program which allows one to in_system_debug, with gdb/ddd, using a parallel port interface made of rezistors,caps and diodes. if anyone interested: http://sourceforge.net/projects/avrhmon/ Mihai
Message
announcing a low cost in system debugger for linux gdb/ddd
2005-10-27 by mihai_hagianu