avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-chat] Kanda JTAG ICE ?


From: James
Subject: Re: [avr-chat] Kanda JTAG ICE ?
Date: Mon, 30 Jun 2008 08:18:09 +1200

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]