Hello,

I am trying to use the AVRISP-U programmer  from Kanda on linux.

http://www.kanda.com/products/Kanda/AVRISP-U.html

Is this device supported by avr-dude? Did someone succeeded in getting it work ?

when I plug the programmer, i get this in the /var/log/messages:

Aug 19 18:50:16 han-desktop kernel: [ 7881.496029] usb 3-5: new full speed USB 
device using ohci_hcd and address 6
Aug 19 18:50:16 han-desktop kernel: [ 7881.726858] usb 3-5: configuration #1 
chosen from 1 choice
Aug 19 18:50:16 han-desktop kernel: [ 7881.729580] ftdi_sio 3-5:1.0: FTDI USB 
Serial Device converter detected
Aug 19 18:50:16 han-desktop kernel: [ 7881.729633] usb 3-5: Detected FT2232C
Aug 19 18:50:16 han-desktop kernel: [ 7881.729745] usb 3-5: FTDI USB Serial 
Device converter now attached to ttyUSB0
Aug 19 18:50:16 han-desktop kernel: [ 7881.732475] ftdi_sio 3-5:1.1: FTDI USB 
Serial Device converter detected
Aug 19 18:50:16 han-desktop kernel: [ 7881.732516] usb 3-5: Detected FT2232C
Aug 19 18:50:16 han-desktop kernel: [ 7881.732588] usb 3-5: FTDI USB Serial 
Device converter now attached to ttyUSB1


I tried avrdude with some protocols on the /dev/ttyUSB0 device without success.

# avrdude -c avrisp -P /dev/ttyUSB0 -p m128 -t

Which protocol should I use ? I tried avrisp avrisp2 avrispv2 stk500.

Thanks in advance,

Hanusz Leszek
#####################################################################################
This e-mail message has been scanned for Viruses and Content and cleared 
by Mailsecurity software
#####################################################################################


_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to