Hi all,

I've just updated my TinyOS version from 1.1.7 to 1.1.15, and now I can't load some applications in my micaz motes. These applications use the radio to send messages, for example I can load Blink and TOSBase, but I can't load XSensorMTS300. When I try load it I get the following error:

C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/CC2420Radio/CC2420RadioM.nc: In function `tryToSend': C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/CC2420Radio/CC2420RadioM.nc:419: implicit declaration of function `TOSH_READ_CC_FIFOP_PIN' C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/CC2420Radio/CC2420RadioM.nc: In function `delayedRXFIFO': C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/CC2420Radio/CC2420RadioM.nc:544: implicit declaration of function `TOSH_READ_CC_FIFOP_PIN' C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/CC2420Radio/CC2420RadioM.nc: In function `HPLChipconFIFO.RXFIFODone': C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/CC2420Radio/CC2420RadioM.nc:641: implicit declaration of function `TOSH_READ_CC_FIFOP_PIN' C:/tinyos/cygwin/opt/tinyos-1.x/tos/platform/micaz/HPLCC2420InterruptM.nc: In function `FIFOP.startWait': C:/tinyos/cygwin/opt/tinyos-1.x/tos/platform/micaz/HPLCC2420InterruptM.nc:80: implicit declaration of function `CC2420_FIFOP_INT_MODE' C:/tinyos/cygwin/opt/tinyos-1.x/tos/platform/micaz/HPLCC2420InterruptM.nc: In function `__vector_7':

C:/tinyos/cygwin/opt/tinyos-1.x/tos/platform/micaz/HPLCC2420InterruptM.nc:102: implicit declaration
of function `CC2420_FIFOP_INT_CLEAR'
TestSensor.nc: At top level:
TestSensor.nc:54: component Voltage not found
TestSensor.nc:71: no match
TestSensor.nc:72: no match
make: *** [exe0] Error 1

The functions `CC2420_FIFOP_INT_MODE' and `CC2420_FIFOP_INT_CLEAR' are defined in the file:
C:\tinyos\cygwin\opt\tinyos-1.x\tos\platform\micaz\hardware.h


Could anybody help me?

Thanks in advanced,

Andres.

_________________________________________________________________
Moda para esta temporada. Ponte al día de todas las tendencias. http://www.msn.es/Mujer/moda/default.asp

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

Reply via email to