On Freitag 19 Oktober 2007, David Brownell wrote: > > however, the > > avr32program utility is a 32bit binary, which doesn't work in a 64bit > > environment, and making it work in 32bit emulation mode is kinda hard > > with a non statically linked binary. > > In fact, the whole avr32 toolchain has problems on e.g. 64bit Ubuntu, > at least in the builds provided by Atmel. > > Building a toolchain with "buildroot" is a partial solution, but ISTR > that doesn't include avr32program. So having something like 'avrdude' > working for avr32uc parts (avr32ap too, with external flash and memory) > would seem to be a Good Thing.
indeed. building the toolchain from source is no problem, but like you said, there is no such source for the avr32program tool. :( -- http://ami.ga/ http://c64upgra.de/ _______________________________________________ avrdude-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avrdude-dev
