On Tue, 2005-11-22 at 11:30 -0800, Leo Szumel wrote: > 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!
I'm looking into this. I think the problem lies in the telosb.vmsf sensorboard file, which was introduced in 2.2.2; before then, you just used the telos.vmsf sensorboard file. The only major difference I can imagine between the two is that telosb passes -mmcu=msp430x1611 while telos passes msp430x149. I'm using nesc 1.1.3, and it seems to work fine... I am going to roll back to 1.1.2 and see what happens. Phil _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
