Dear Meiying Su,
 
in the TinyOS mail archive you can find some excellent answers from Cory Sharp to your
questions/nesC warnings.
 
 
Also there are a lot of useful information in the "TinyOS Programming Manual"
 
 
Regards,
            OLE
 
----- Original Message -----
From: Meiying Su
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]

[EMAIL PROTECTED] /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 

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

Reply via email to