We had actually talked about making this the official version supported by tinyos at one point. Are we ready to start moving towards this now? I know there were still issues with the new compiler not liking "return" statements inside of atomic sections though.
Kevin On 10/11/07, David Gay <[EMAIL PROTECTED]> wrote: > 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 > -- ~Kevin _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
