[Tinyos-help] Re: Another Question about SurgeTelos
Ole Bischoff
s01item2 at item.uni-bremen.de
Wed Nov 1 01:24:21 PST 2006
Dear Meiying Su,
in the TinyOS mail archive you can find some excellent answers from Cory Sharp to your
questions/nesC warnings.
1) uncombined => https://mail.millennium.berkeley.edu/pipermail/tinyos-help/2006-May/016881.html
2) asynchronously => https://mail.millennium.berkeley.edu/pipermail/tinyos-help/2004-August/005092.html
Also there are a lot of useful information in the "TinyOS Programming Manual"
(http://csl.stanford.edu/~pal/pubs/tinyos-programming.pdf)
Regards,
OLE
----- Original Message -----
From: Meiying Su
To: Ole Bischoff
Sent: Wednesday, November 01, 2006 6:11 AM
Subject: Another Question about SurgeTelos
Dear Ole,
i hava another question about the SurgeTelos application.when i make the application,it will show these message in bash,
[messages]
Administrator at mysu /opt/tinyos-1.x/contrib/ucb/apps/surgetelos
$ make telosb
mkdir -p build/telosb
compiling Surge to a telosb binary
ncc -o build/telosb/main.exe -O -I%T/../contrib/ucb/tos/lib/MultiHopLQI -I%T/../
tos/lib/Queue -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telosb -
fnesc-cfile=build/telosb/app.c -board= -I%T/lib/Deluge -Wl,--section-start=.text
=0x4800,--defsym=_reset_vector__=0x4000 -DIDENT_PROGRAM_NAME=\"Surge\" -DIDENT_U
SER_ID=\"Administrator\" -DIDENT_HOSTNAME=\"mysu\" -DIDENT_USER_HASH=0x1a661d0cL
-DIDENT_UNIX_TIME=0x45482805L -DIDENT_UID_HASH=0x7d9c05cfL -mdisable-hwmul -I/o
pt/tinyos-1.x/tos/lib/CC2420Radio Surge.nc -lm
nesc1: warning: calls to Receive.receive in CC2420RadioM are uncombined
nesc1: warning: calls to ReceiveCombined.receive in FramerAckM are uncombined
C:/PROGRA~1/UCB/cygwin/opt/tinyos- 1.x/tos/platform/msp430/ADCM.nc:139: warning:
`MSP430ADC12Single.bind' called asynchronously from `triggerConversion'
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/lib/CC2420Radio/CC2420RadioM.nc:116: w
arning: `Send.sendDone' called asynchronously from `sendFailed'
compiled Surge to build/telosb/main.exe
26390 bytes in ROM
1422 bytes in RAM
msp430-objcopy --output-target=ihex build/telosb/main.exe build/telosb/main.ihex
writing TOS image
i am very confused by the warning message, could you give me some advice ?how can i remove these warning message?
best regard
Meiying Su
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20061101/0b3b4f3a/attachment.htm
More information about the Tinyos-help
mailing list