Hi,
I am facing some errors while wiring CC2420ControlC. actually i want a
separate component for starting and stopping the radio.
here is my wiring:
components CC2420ControlC;
MACPDRadioP.CC2420Power -> CC2420ControlC;
MACPDRadioP.Resource -> CC2420ControlC;
I am facing the following errors :
C:\cygwin\bin>bash --login -i
mkdir -p build/telosb
compiling DriverC to a telosb binary
ncc -o build/telosb/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow
-Wnesc-all -target=telosb -fnesc-cfile=build/telosb/app.c -board=
-DDEFINED_TOS_AM_GROUP=0x22 -DIDENT_PROGRAM_NAME=\"DriverC\"
-DIDENT_USER_ID=\"Administrator\" -DIDENT_HOSTNAME=\"rwth-aachen\"
-DIDENT_USER_HASH=0x3897864eL -DIDENT_UNIX_TIME=0x4c27451aL
-DIDENT_UID_HASH=0x0c2057acL DriverC.nc -lm
In component `HplCC2420InterruptsC.CaptureSFDC':
/opt/tinyos-2.x/tos/chips/msp430/timer/GpioCaptureC.nc: In function
`Msp430Capture.captured':
/opt/tinyos-2.x/tos/chips/msp430/timer/GpioCaptureC.nc(HplCC2420InterruptsC.CaptureSFDC):68:
Capture.captured not connected
In component `HplCC2420InterruptsC.InterruptFIFOPC':
/opt/tinyos-2.x/tos/chips/msp430/pins/Msp430InterruptC.nc: In function
`HplInterrupt.fired':
/opt/tinyos-2.x/tos/chips/msp430/pins/Msp430InterruptC.nc(HplCC2420InterruptsC.InterruptFIFOPC):68:
Interrupt.fired not connected
make: *** [exe0] Error 1
It will be really nice if you any one could help me out.
I just want to use CC2420Power for starting and stopping the radio.
Thanks
Obaid
--
View this message in context:
http://old.nabble.com/Errors-while-wiring-CC2420ControlC-tp29005574p29005574.html
Sent from the TinyOS - Help mailing list archive at Nabble.com.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help