Hi Eric, On Sun, Nov 6, 2011 at 8:40 PM, Eric Decker <[email protected]> wrote: > It is my understanding that he is using an AVR32 with a CC2520 module so I'm > not sure where the 128rfa1 radio comes into play.
The atm128rfa1 is an atmega chip and I am slowly rewriting some of the components of the HAL and HIL of Atmega. The goal is to support all atmega chips (only the MCU) with a common codebase. Best, Miklos > > On Sat, Nov 5, 2011 at 11:24 PM, Miklos Maroti <[email protected]> > wrote: >> >> Hi! >> >> Look at some of the code in the atm128rfa1 directory, I think it is >> more general. I can give advice how to use that. I hope I will be able >> to cover all atmega platforms with a unified single atm128rfa1 >> codebase (which then could be renamed). Do you have some public >> repository? >> >> Miklos >> >> On Thu, Nov 3, 2011 at 6:37 PM, Subhojit Basu <[email protected]> >> wrote: >> > HI, >> > >> > Installed T2 and set-up tools >> > Started porting tos/chips/atm128 to tos/chips/atm32 >> > >> > Some confusion regarding MCUCSR as the bit organization is different >> > The GPIO Interrupts are also vastly different with different CSR's, >> > would it >> > be safe to neglect them for now ? >> > >> > Regards, >> > >> > -- >> > Subhojit Basu >> > >> >> http://in.linkedin.com/in/subhojitb >> > >> > _______________________________________________ >> > Tinyos-help mailing list >> > [email protected] >> > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >> > >> _______________________________________________ >> Tinyos-help mailing list >> [email protected] >> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > > -- > Eric B. Decker > Senior (over 50 :-) Researcher > > > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
