Hi,

Under Studio4.19 my jtagmk1 works well but with the avrdude (latest svn
built code) it doesn't. Here I try to verify. response is 0xFF.
Have all gone to to using mk2?

Thanks, Enoch.

avrdude -P /dev/ttyUSB0 -c "jtagmkI" -p c128 -B 8 -e -U
flash:v:avr-can.hex:i -U eeprom:v:avr-can.eep:i

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.01s

avrdude: Device signature = 0x1e9781
avrdude: erasing chip
avrdude: verifying flash memory against avr-can.hex:
avrdude: load data flash data from input file avr-can.hex:
avrdude: input file avr-can.hex contains 124874 bytes
avrdude: reading on-chip flash data:

Reading |                                                    | 0%
0.00savrdude: jtagmkI_paged_load(): timeout/error communicating with
programmer (resp )
avrdude: jtagmkI_paged_load(): timeout/error communicating with
programmer (resp )
avrdude: jtagmkI_paged_load(): timeout/error communicating with
programmer (resp )
avrdude: jtagmkI_paged_load(): timeout/error communicating with
programmer (resp )
avrdude: jtagmkI_read_byte(): timeout/error communicating with
programmer (resp )
make: *** [install] Error 1

Compilation exited abnormally with code 2 at Sun Oct  7 16:33:27


enoch@dome:~/avrdude$ uname -a
Linux dome 3.2.0-3-amd64 #1 SMP Mon Jul 23 02:45:17 UTC 2012 x86_64
GNU/Linux


_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to