Yes the Uart is specified in PlatformSerialC. Each platform has its own PlatformSerialC specifying which uart to use.
On Tue, Aug 5, 2008 at 9:29 AM, Cian Hughes <[EMAIL PROTECTED]> wrote: > Please excuse me if this question is answered on tinyos.net. I cannot > seem to access any of the website at the moment (403). > > I have successfully set up a Shimmer and am running the TestSerialApp > on it, communicating with my PC on Uart0, the default platform serial > port. > However I would like the application to simultaneously communicate on > Uart1 also using SerialActiveMessageC. I cannot seem to figure out how > to reconfigure the Uart used by an instance of SerialActiveMessageC. > > I have read both TEP113 & 117 and so I have a rough understanding of > the stack structure. However it seems to me that the UART is > ultimately specified in PlatformSerialC. > > Many Thanks, > > Cian Hughes. > _______________________________________________ > 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
