Does any one have a complete set of unix sources which work with the AtTiny45. When I built (avr-) gcc 3.4.5 and (avr-) binutils 2.16 and avr-libc from scratch the tiny45 was not supported. When I applied the new-devices patch I got a nice bit of assembler but no interrupts. (the whole table maps to bad interupt). If its possible I dont want to debug this at this level I just want a working set of code that doesnt require a microsoft liscense.
Neither fink nor darwinports nor the freebsd ports collection seem to have the new devices in them in their stable releases.
I should have asked before I got to this point. I have already had to patch and build avrdude and avra for the device and am at my wits end.
I dont mind building from scratch from complete sources. I am trying to get this on osx panther but if I have a working set of source for either solaris or freebsd I can figure it out from there.
Please help.
(after reading most of the I am sure to be blugeoned for this I just want a working compiler on my platform so I can focus on my own code waaaah.)