On Mar 31, 2006, at 1:01 PM, Avinash Sridharan wrote:

Hi All,
This got resolved. I realized that the HIL layer in tinyos-2.x does away with all the complexity of specific byte aligned code for micaz and telosb. I was originally using the native uint16_t,uint8_t and uint32_t declarations, after looking at a few examples replaced all these with nx_uint8_t,nx_uint16_t and nx_uint32_t. That got it working. I tmotes are talking to each other and it seems to the micaz platforms as well.

Network types are your friend. :)

Phil
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to