A little more info. This is very confusing:

make telosb causes the "disable-hwmul" error. If I change Makefile to include .../platform/telos (instead of telosb), it compiles (but does not link).

Changing the name of .../platform/telosb (and updating the Makefile accordingly), or even removing the argument completely from the Makefile, causes the build to work! The mere presence of an include path ending in "telosb" seems to cause the error to crop up, regardless of what's in the path.

Perhaps someone that understands ncg can enlighten me?

Thanks!

-Leo


I just ran an experiment: replaced the tools/../script and lib/VM dirs with 2.2.1 and compared the make output for BombillaTelosB. The ONLY difference is that "make telosb" uses "-I.../platform/telosb" under 2.2.2 (and fails with hwmul error) and "-I.../platform/telos" under 2.2.1 (and works).

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


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

Reply via email to