> 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. - Dave _______________________________________________ avrdude-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avrdude-dev
