AvrA

Posted by & filed under osx-avr.

AvrA The assembler that comes with the GCC tool chain is generalized against itself and therefor can not be used to assemble code written for atmels native assembler. When working with new processors this is problematic since the code samples are often the best points of reference. There is good news and bad news here…. Read more »

Atmel (why avr)

Posted by & filed under osx-avr.

Atmel (www.atmel.com) I came across atmel because they made an inexpensive flash based 8051 product which could be programmed in circuit. It had been about 10 years since I had done anything with microcontrollers but I knew the intel 48/51 family pretty well. I had built a bunch of drawing robots around the chips when… Read more »

August Release

Posted by & filed under osx-avr.

Download Package (PPC) It contains a meta package containing the following: * avr-gcc 3.4.5 (+ may 06 newdevices patch) * avr-binutils (+ may 06 newdevices patch) * libc 1.4.4 * avrdude 5.1 * avra 1.0.2 * mfile * Xcode templates