hi,

recently i have done successfully the exercice in the lesson 7 of tinyos tutorial. the exercice consist of adding the command tog_sounder to the existing command of SimpleCmd apps.

i can compile and load the modified SimpleCmd on mica2 and all test run well.
       but when i want to do so with mica2dot, i got this message error:

       $ PFLAGS=-DCC1K_DEF_FREQ=916400000 make mica2dot
mkdir -p build/mica2dot
   compiling SenseLightToLog to a mica2dot binary
ncc -o build/mica2dot/main.exe -Os -DCC1K_DEF_FREQ=916400000 -finline-limit=1000 00 -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=mica2dot -fnesc-cfi le=build/mica2dot/app.c -board=basicsb -I%T/lib/Deluge -DIDENT_PROGRAM_NAME=\"Se nseLightToLog\" -DIDENT_USER_ID=\"Owner\" -DIDENT_HOSTNAME=\"toshiba-ce16063\" - DIDENT_USER_HASH=0x35e4e258L -DIDENT_UNIX_TIME=0x44da2288L -DIDENT_UID_HASH=0x2c
60b367L SenseLightToLog.nc -lm
SimpleCmd.nc:58: component Sounder not found
C:/tinyos/cygwin/opt/tinyos-1.x/tos/platform/mica2dot/HPLUART0M.nc:51: expected
component `Sounder', but got component 'HPLUART0M'
Bip.nc:48: no match
SimpleCmd.nc:72: no match
make: *** [exe0] Error 1


       how can i fix this bug.
       thx in advance

_________________________________________________________________
Play Q6 for your chance to WIN great prizes. http://q6trivia.imagine-live.com/enca/landing

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to