On Sun, 2008-06-29 at 14:55 +1200, James wrote: > Sweet thanks. > Doesn't seem to register by default. This gets me some USB serial > devices: > modprobe ftdi_sio vendor=0x0403 product=0xd738 > > Have to try this thing out again. > --- > James
OK I got my Kanda USB JTAG ISP working in linux. So using: avarice -j /dev/ttyUSB0 --erase --program --verify --file test.bin :4242 Then: avr-gdb (gdb) target remote localhost:4242 (gdb) cont Success! --- James _______________________________________________ AVR-chat mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-chat
