avr-gcc-list
[Top][All Lists]
Advanced

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

[avr-gcc-list] AVRDUDE / ATTiny167


From: Erwan MARC
Subject: [avr-gcc-list] AVRDUDE / ATTiny167
Date: Thu, 26 Mar 2009 13:50:32 +0100
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

Hello,
I have to use an ATTiny167 for an application and found out that avr-gcc tool chain was ready for this part. On an other side, I'd like to use eclipse for my developments on several targets (Atmel or not) so I was pleased to find the avr-plugin for eclipse.

The compilation step is perfect, easy to implement but after that for programming (and debugging) I face a problem:
avrdude is not yet able to manage this part, nor through avrISP or JTAGICE.
I'm not a specialist of ISP protocol but why is is necessary to make specific work for such a new part? I had a llok to AVRDUDE config file but I'm not able to fill in all the values required. As it is known that fuse bits are a little bit difficult to manage (risk to kill the part), I don't want to test by my self all the possible combinations.

Then is it possible to program the chip with .elf file on an other tool (such as avr studio :-( ) and come back to eclispe with gdb for debugging purpose?

Do you have tips to remain all time on eclipse environment and avoid, if possible, to switch to avr studio?

Regards

E MARC





reply via email to

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