Anyone know of a PC-side program for bootloading an AVR using the protocol that Atmel's AVRprog uses, but having a graphical user interface?
I searched the projects files, didn't find one.
(I am talking about serial port bootloading, not the ISP, and where the AVR chip is on a PCB, not in a development system).
I'm using mega8 with asm language bootloader that is compatible with AVRprog.