> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On
> Behalf Of Stuart Cording
> Sent: Monday, January 14, 2013 6:40 AM
> To: [email protected]
> Subject: [avrdude-dev] Adding support for ATmega32C1 in avrdude.conf
> 
> Hi All,
> 
> I am trying to add support for the ATmgea32C1 in avrdude.conf. My key
> aim
> is to support this MCU (and some others later) to be programmed using
> the
> Arduino IDE.
> 
> It isn't clear to me how to correctly add a new entry for an MCU that
> was
> never supported by the STK500 and for which I can't find any "XML"
> files in
> the Atmel Studio 6 install.

Hi Stuart!

You might have to go back to an earlier version of Atmel Studio / AVR Studio to 
find an XML file for that part.

 
> The items that are obvious for me (id, desc, signature etc.) I have
> implemented, and AVRDUDE seems to accept that the part exists (it
> didn't
> before, complaining that the device wasn't in the database of parts).
> However, I haven't managed test actually programming a part yet.
> 
> Would someone be willing to either:
> a) Explain which parameters I must have to support Arduino programming
> of
> this MCU
> OR
> b) Check my new entry in the avrdude.conf to tell me if it is correct?

A lot of times, people find similar parts and change the items that you did 
above (id, desc, signature, etc.).

I would suggest trying to program a real part, and also post the new entry here 
(it didn't look like you posted in the original email), and we can review it.

@Joerg Wunsch: Can we please give priority to Stuart? ;-) Thanks!

Eric Weddington

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

Reply via email to