[Tinyos-help] a problem while making telosb
Kevin Klues
klueska at gmail.com
Mon Aug 20 08:20:36 PDT 2007
Where is this SensorTestApp application you are trying to compile? It
does not exist in the tree for the TInyOS 2.0.2 release.
Kevin
On 8/20/07, Wei Ping Song <w.song at cs.ucc.ie> wrote:
> Dear all,
> I am a new of tinyos 2.0.2, I faced a problem while making telosb as below,
> could you help me?
> thanks in advance
>
> weiping
>
> mkdir -p build/telosb
> compiling SensorTestApp to a telosb binary
> ncc -o build/telosb/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow
> -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telosb
> -fnesc-cfile=build/telosb/app.c -board= -DIDENT_USER_ID=\"wps2\"
> -DIDENT_HOSTNAME=\"cjspc9\" -DIDENT_USER_HASH=0x83c30cabL
> -DIDENT_UNIX_TIME=0x46c99b07L -DIDENT_UID_HASH=0x5b1c3c71L
> -I%T/lib/PriorityScheduler -I./Router -I./Sensor -I./CircBuffer
> -I%T/chips/sht11 -I/opt/tinyos-2.x/tos/chips/cc2420/lpl
> -DNETWORK_SIZE=18 SensorTestApp.nc -lm
> In file included from
> /opt/tinyos-2.x/tos/system/SimpleRoundRobinArbiterC.nc:83,
> from
> /opt/tinyos-2.x/tos/chips/msp430/adc12/Msp430Adc12P.nc:48,
> from
> /opt/tinyos-2.x/tos/chips/msp430/adc12/Msp430Adc12ClientAutoRVGC.nc:52,
> from
> /opt/tinyos-2.x/tos/chips/msp430/adc12/AdcReadClientC.nc:56,
> from
> /opt/tinyos-2.x/tos/chips/msp430/sensors/Msp430InternalVoltageC.nc:51,
> from /opt/tinyos-2.x/tos/platforms/telosb/VoltageC.nc:47,
> from SensorTestApp.nc:34:
> In component `RoundRobinResourceQueueC':
> /opt/tinyos-2.x/tos/system/RoundRobinResourceQueueC.nc:41: syntax error
> before `16'
> make: *** [exe0] Error 1
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
--
~Kevin
More information about the Tinyos-help
mailing list