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

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

Re: [avr-gcc-list] AT90USBKey


From: Javier Almansa Sobrino
Subject: Re: [avr-gcc-list] AT90USBKey
Date: Tue, 9 Jan 2007 10:52:10 +0100

On Mon, 8 Jan 2007 11:18:10 +0100
Henrik Brix Andersen <address@hidden> wrote:

> On Mon, Jan 08, 2007 at 11:01:40AM +0100, Jkx wrote:
> > I'm just wondering how to programm this with the toolchain.
> > 
> > Does GCC support this chip?
> 
> Yes, there are patches to the toolchain for AT90USB support.

I've compiled avr-gcc and I've have support for AT90USB1287 (I've have
the AT90USBKEY too). The options for configure script were:

./configure --target=avr --program-prefix=avr- --enable-languages=c
--disable-libssp

the version of avr-gcc is :

address@hidden:~$ avr-gcc --version
avr-gcc (GCC) 4.2.0 20060807 (experimental)

> 
> > And what can I use to flash the device (throught USB)
> 
> I'm currently working on a patch for avrdude to add support for the
> Atmel USB DFU bootloader found in the AT90USB series, I hope to have
> it ready in a few weeks - which reminds me: I currentl only have
> AT90USB1287 devices to test with. I have requested samples of the
> AT90USB647 from atmel.com, but I have yet to get a reply from them. If
> anybody can donate me a couple of AT90USB647 chips for testing, I'd be
> very grateful.
> 
> For now, there's a project called dfu-programmer which should work,
> although I haven't tried it: http://dfu-programmer.sourceforge.net/

I've tried dfu-programmer and works fine, but I need root permissions.

> 
> Regards,
> Brix
> -- 
> Henrik Brix Andersen <address@hidden>


-- 
Nunca confies en un S.O. del que no tienes código fuente ;-)

--------------------------------
Javier Almansa Sobrino.
Ingeniero Técnico en Sistemas.

Grupo de Investigación ARCo.
Escuela Superior de Informática. Ciudad Real
Tel: (+34)926 29 53 00 Ext: 3705





reply via email to

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