I'm trying to generate classes from the header files delivered by tymo.
By calling:
mig python -target=mica2 -python-class-name MHPacket  
tymo/mh/mhpacket.h mhpacket_t -o MHPacketHeader.py

i get the error:
error: tag mhpacket_t not found
failed to parse message file tymo/mh/mhpacket.h

I also tried mhpacket_header_t and removing the 'other' struct from  
header file but the error still occurs.
Can somebody tell me what i'm doing wrong or what i have to do instead?

Best regards,
Enrico




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

Reply via email to