Hello all.
This is my third post, and I hope I will get some
help.
While compiling CntTOledsAndRfm, that's what we get:

mkdir -p build/micaz
    compiling CntToLedsAndRfm to a micaz binary.......

Warning: `Send.sendDone' called asynchronously from
`sendFailed'
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/micaz/HPLCC2420FIFOM.nc:52:
warning: non-atomic accesses to shared variable
`rxbuf':
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/micaz/HPLCC2420FIFOM.nc:64:
warning:   non-atomic read
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/micaz/HPLCC2420FIFOM.nc:53:
warning: non-atomic accesses to shared variable
`rxlength':
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/micaz/HPLCC2420FIFOM.nc:64:
warning:   non-atomic read
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/micaz/HPLCC2420FIFOM.nc:145:
warning:   non-atomic read
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/micaz/HPLCC2420FIFOM.nc:53:
warning: non-atomic accesses to shared variable
`txlength':
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/micaz/HPLCC2420FIFOM.nc:56:
warning:   non-atomic read
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/micaz/HPLCC2420FIFOM.nc:52:
warning: non-atomic accesses to shared variable
`txbuf':
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/micaz/HPLCC2420FIFOM.nc:56:
warning:   non-atomic read

    compiled CntToLedsAndRfm to build/micaz/main.exe

....... output omitted ......

flash error at address...........
flash error at address...........

My question : We still don't realize why "CntToLeds"
works fine while "CntToLedsAndRfm" gives lotsa errors
while in compiling.
And, moreover, we use telegesis ETRX1, which is a
CC2420 (ATmega128 ), then a normal ( or not? ) CC2420.

We know this can sound as a silly question, but we
can't proceed; then we hope somebody will help us.

Kind Regards


                
___________________________________ 
Yahoo! Messenger with Voice: chiama da PC a telefono a tariffe esclusive 
http://it.messenger.yahoo.com
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to