Dear Help,
I try to run the application SurgeTelos for the Telosb but when I go to the
folder *tinyos-1.x/apps/SurgeTelos* and type *make telosb*, I get error and
stuck there! Could you please give me some suggestions so that I can run
the application for my testing.
Ps: When I compile *make telosb* for *Blink* application in
*tinyos-2.1.0*folder, it is okay!
The error:
xubuntos@xubuntos-tinyos:/opt/tinyos-1.x/apps/SurgeTelos$ make telosb
mkdir -p build/telosb
compiling Surge to a telosb binary
ncc -o build/telosb/main.exe -Os -O -I%T/lib/MultiHopLQI
-DSEND_QUEUE_SIZE=8 -DMHOP_LEDS -mdisable-hwmul -Wall -Wshadow -Wnesc-all
-target=telosb -fnesc-cfile=build/telosb/app.c -board=
-DDEFINED_TOS_AM_GROUP=0x22 -DIDENT_APPNAME=\"Surge\"
-DIDENT_USERNAME=\"xubuntos\" -DIDENT_HOSTNAME=\"xubuntos-tinyos\"
-DIDENT_USERHASH=0x00f95284L -DIDENT_TIMESTAMP=0x506442adL
-DIDENT_UIDHASH=0x051e9bd4L Surge.nc -lm
Surge.nc:36: C file MultiHop not found
In component `Surge':
Surge.nc:42: component Main not found
In file included from Surge.nc:43:
In component `SurgeM':
SurgeM.nc:44: interface ADC not found
In file included from Surge.nc:43:
SurgeM.nc:45: too few arguments to interface `Timer'
In file included from Surge.nc:43:
SurgeM.nc:47: interface CC2420Control not found
SurgeM.nc:48: interface MacControl not found
In file included from Surge.nc:43:
SurgeM.nc:51: interface RouteControl not found
In file included from Surge.nc:43:
SurgeM.nc:67: syntax error before `gMsgBuffer'
SurgeM.nc: In function `SendData.runTask':
SurgeM.nc:95: interface has no command or event named `getBuffer'
SurgeM.nc:95: `gMsgBuffer' undeclared (first use in this function)
SurgeM.nc:95: (Each undeclared identifier is reported only once
SurgeM.nc:95: for each function it appears in.)
SurgeM.nc:97: interface has no command or event named `getParent'
SurgeM.nc:102: interface has no command or event named `redOn'
SurgeM.nc: At top level:
SurgeM.nc:110: syntax error before `StdControl'
SurgeM: `Send.sendDone' not implemented
SurgeM: `StdControl.start' not implemented
SurgeM: `StdControl.stop' not implemented
SurgeM: `Timer.fired' not implemented
In component `Surge':
Surge.nc:43: component TimerC not found
Surge.nc:45: component DelugeC not found
/opt/tinyos-2.1.0/tos/chips/msp430/adc12/Msp430Adc12ImplP.nc:66:2: warning:
#warning Accessing TimerA for ADC12
Surge.nc:47: generic component `DemoSensorC' requires instantiation
arguments
Surge.nc:48: component RandomLFSR not found
Surge.nc:49: component GenericComm not found
Surge.nc:51: component CC2420RadioC not found
Surge.nc:52: component LQIMultiHopRouter not found
Surge.nc:56: cannot find `StdControl'
Surge.nc:57: cannot find `StdControl'
Surge.nc:58: cannot find `StdControl'
Surge.nc:59: cannot find `StdControl'
Surge.nc:61: cannot find `StdControl'
Surge.nc:63: cannot find `StdControl'
Surge.nc:65: no match
Surge.nc:66: cannot find `Timer'
Surge.nc:68: no match
Surge.nc:73: cannot find `CC2420Control'
Surge.nc:74: cannot find `MacControl'
Surge.nc:76: no match
Surge.nc:77: cannot find `Send'
Surge.nc:78: cannot find `ReceiveMsg'
make: *** [exe0] Error 1
Thank you so much for your helps.
Best regards!!
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help