Hi All, I am trying to follow the instructions in Lesson 8: "Resource Arbitration and Power Management" BUT when I run the testSharedResource... it complains : cannot find `ResourceController in SharedResourceP.??? This is what happen: make install telosb mkdir -p build/telosb compiling TestSharedResourceAppC to a telosb binary ncc -o build/telosb/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telosb -fnesc-cfile=build/telosb/app.c -board= TestSharedResourceAppC.nc -lm In component `SharedResourceP': SharedResourceP.nc:50: cannot find `ResourceController' make: *** [exe0] Error 1 Thank you for any help or suggestions... Mona
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
