[Tinyos Core WG] code freeze waiting on TDA5250
Philip Levis
pal at cs.stanford.edu
Tue Jun 17 08:51:20 PDT 2008
It looks like there are some build problems on eyes, from the TDA5250
stack. I'll wait on the code freeze until those are fixed.
darkness ~...apps/RadioCountToLeds -> make eyesIFX
mkdir -p build/eyesIFXv2
compiling RadioCountToLedsAppC to a eyesIFXv2 binary
ncc -o build/eyesIFXv2/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow
-Wnesc-all -mdisable-hwmul -target=eyesIFXv2 -fnesc-cfile=build/
eyesIFXv2/app.c -board= -DDEFINED_TOS_AM_GROUP=0x22 -
DIDENT_PROGRAM_NAME=\"RadioCountToLed\" -DIDENT_USER_ID=\"pal\" -
DIDENT_HOSTNAME=\"darkness\" -DIDENT_USER_HASH=0x144f51caL -
DIDENT_UNIX_TIME=0x4857dcc8L -DIDENT_UID_HASH=0x750eb08cL
RadioCountToLedsAppC.nc -lm
In file included from /home/pal/src/tinyos-2.x/tos/chips/tda5250/
Tda5250RadioC.nc:57,
from /home/pal/src/tinyos-2.x/tos/platforms/eyesIFX/
RadioDataLinkC.nc:51,
from /home/pal/src/tinyos-2.x/tos/chips/tda5250/
Tda5250ActiveMessageC.nc:66,
from /home/pal/src/tinyos-2.x/tos/platforms/eyesIFX/
ActiveMessageC.nc:64,
from /home/pal/src/tinyos-2.x/tos/system/AMQueueP.nc:
43,
from /home/pal/src/tinyos-2.x/tos/system/
AMSenderC.nc:50,
from RadioCountToLedsAppC.nc:48:
In component `Tda5250RadioP':
/home/pal/src/tinyos-2.x/tos/chips/tda5250/Tda5250RadioP.nc: In
function `switchConfigResource':
/home/pal/src/tinyos-2.x/tos/chips/tda5250/Tda5250RadioP.nc:183:
`rfpowerdirty' undeclared (first use in this function)
/home/pal/src/tinyos-2.x/tos/chips/tda5250/Tda5250RadioP.nc:183: (Each
undeclared identifier is reported only once
/home/pal/src/tinyos-2.x/tos/chips/tda5250/Tda5250RadioP.nc:183: for
each function it appears in.)
/home/pal/src/tinyos-2.x/tos/chips/tda5250/Tda5250RadioP.nc:183:
implicit declaration of function `setRfPower'
/home/pal/src/tinyos-2.x/tos/chips/tda5250/Tda5250RadioP.nc:183: only
tasks can be posted
/home/pal/src/tinyos-2.x/tos/chips/msp430/adc12/Msp430Adc12ImplP.nc:
66:2: warning: #warning Accessing TimerA for ADC12
make: *** [exe0] Error 1
Phil
More information about the Tinyos-2.0wg
mailing list