Dear All. I want to use Xbee module with Msp430f1611 development board from Olimex. Tinybotics contribution support ATMega128 microcontroller.
As a first step I have tried to make the BlinkToRadio application for the Xbee module. I have changed the component Atm128Uart0C by PlatformSerialC in the configuration PlatformXbeeC. When I type "make telosb", I get a lot of errors about SerialFlush interface. I am looking SerialFlush (appears in TEP113) interface and the component that provides it, but I do not find anything. Inside of the code for Xbee module there is a configuration, XbeeDispatcherC. Inside of this configuration there is a declaration of the module XbeeP. This component use SerialFlush but anything component provides SerialFlush interface to the XbeeP module. I will be very grateful of any help. Thank in advance, Juan Antonio.
_______________________________________________ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help