hello,
I tried to transfer a packet with the structure as;
typedef nx_struct RouteDiscovery_t{
nx_uint8_t type;
nx_uint16_t route_record[17]; /// problem!!
}
I tried to print after the event sendDone, it prints bad packet.
but when I remove ''nx_uint16_t route_record[17]'' , it could able to send a
packet.
what the mistake am I doing? Please guide.
Swetha
[email protected]
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help