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
_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list