As Wojtek wrote:

> I have no problem with programming chip via avrdude like:
>     avrdude -p atxmega32a4 -c avrispmkII -P usb -D -U flash:w:main.hex
                                ^^^^^^^^^^
> but can't conect to my jtag via avarice. Command:
>     avarice --jtag usb --mkII :4242
                         ^^^^^^
> gives output:
>    AVaRICE version 2.10
>    Defaulting JTAG bitrate to 250kHz
>    did not find any USB device "usb"
>    USB device not fount
> 
> Could you suggest me where to search a problem?

Sorry for not spotting it right at the beginning: an AVRISPmkII is
something *completely* different than a JTAGICEmkII.  You cannot debug
with the AVRISPmkII, it's only suitable for ISP (or PDI) programming.
-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
avarice-user mailing list
avarice-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/avarice-user

Reply via email to