On 10/11/07, Domenico Arenga <[EMAIL PROTECTED]> wrote: > I would want to program a atmega2560 with the tinyOs, is possible? it serves > the avr-gcc-4?
For the avr-gcc 4 bit, see the instructions I posted earlier. In terms of actually running TinyOS, you'll presumably have to do some amount of porting of the existing code to handle: - any differences between the atmega128 and atmega2560 - any differences between whatever hardware your platform has vs whatever the closest existing TinyOS platform has (i.e., presumably one of the mica family motes) David Gay _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
