avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] Programming ATtiny4 with avrdude


From: Erik Christiansen
Subject: Re: [avr-chat] Programming ATtiny4 with avrdude
Date: Sat, 2 Apr 2016 20:51:11 +1100
User-agent: Mutt/1.5.21 (2010-09-15)

On 31.03.16 22:45, Ormund Williams wrote:
> Hi Everyone,
> 
> I have a project that I think would work well with the ATtiny4 or 5 and
> was about to order a programmer but checking the list of supported
> programmers in avrdude 6.2 shows that the AtmelICE is supported in
> these modes:
>      atmelice         = Atmel-ICE (ARM/AVR) in JTAG mode
>      atmelice_dw      = Atmel-ICE (ARM/AVR) in debugWIRE mode
>      atmelice_isp     = Atmel-ICE (ARM/AVR) in ISP mode
>      atmelice_pdi     = Atmel-ICE (ARM/AVR) in PDI mode
> 
> but no TSP mode, am I reading this correctly? can avrdude program the
> ATtiny4 using the atmelice?

Is it not the ISP mode that you are looking for? It is there in the
list.

Then, to check whether your target device is supported by avrdude, I'd
look in /etc/avrdude.conf . I'm still on avrdude 5.11.1, and it has both
of your choices towards the end of the file.

Erik



reply via email to

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