advertisement

Article:
  Embedded Development with Xcode
Subject:   Process missing New Devices.
Date:   2006-06-07 12:23:57
From:   feurig
The the gcc chain moves slowly. The avr comunity does not. If you follow this process the devices atmel released (about 20 new processors) will be missing.


At a minimum these two patches should be applied to the source before building.


http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/avr-gcc/files/patch-newdevices
http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/avr-binutils/files/patch-newdevices


Cheers.

Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • Process missing New Devices.
    2006-06-07 12:40:37  feurig [Reply | View]

    See Wuenches comments in this thread.


    http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=36051&highlight=osx+avrgcc (http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=36051&highlight=osx+avrgcc)

    Also I am getting to be a big fan of compiling once and packaging the resulfs.

    http://www.digithink.com/embedded/Avr/OSXToolChain
    (http://www.digithink.com/embedded/Avr/OSXToolChain)

    This is a great article btw.