[Tinyos-help] Java Makefile

Muhammad Azhar leo_az_83 at hotmail.com
Tue Feb 20 21:35:53 PST 2007


Hi Michael, thanks for showing me how to modify data received, it really 
helped.

For now, I'm really wondering if it's possible to show more than one 
structure in the mig Java output.  'Coz in the tutorial, we were only taught 
how to show messages from one structure.  Supposing I have more than one 
structure, call them main_struct and sub_struct, instead of just outputting 
main_struct, is there a way for me to output sub_struct as well as 
main_struct in a single Makefile?  Which part of the Makefile command do I 
need to modify?

Out of curiosity, I tried to modify my Makefile BUILD_EXTRA_DEPS: 
MainMsg.class;BeaconMsg.class - but this doesn't work (and did the same mig 
java for Beacon as how I did my Main, but well....) :(
error msg:
mkdir -p build/telosb
BeaconMsg.class FORCE
make: BeaconMsg.class: Command not found
make: *** [exe0] Error 127

Thanks.

Regards,
Azhar




More information about the Tinyos-help mailing list