Hi,
I just installed TinyOS today and I am having trouble writing any of the
example apps to my mote. Most of them compile fine but when I try to
write them to the mote I get this:
[EMAIL PROTECTED]:/opt/tinyos-1.x/apps/Sense# make telosb install
bsl,ref,M4AA67FY
Use of uninitialized value in substitution (s///)
at /usr/local/bin/motelist line 90.
Use of uninitialized value in pattern match (m//)
at /usr/local/bin/motelist line 91.
mkdir -p build/telosb
compiling Sense to a telosb binary
ncc -o build/telosb/main.exe -O -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d
-Wnesc-all -target=telosb -fnesc-cfile=build/telosb/app.c -board= -I%
T/lib/Deluge
-Wl,--section-start=.text=0x4800,--defsym=_reset_vector__=0x4000
-DIDENT_PROGRAM_NAME=\"Sense\" -DIDENT_USER_ID=\"root\"
-DIDENT_HOSTNAME=\"shaneeatsbabies\" -DIDENT_USER_HASH=0x677c7b2cL
-DIDENT_UNIX_TIME=0x4664554eL -DIDENT_UID_HASH=0xf659ee48L
-mdisable-hwmul -I/opt/tinyos-1.x/tos/lib/CC2420Radio Sense.nc -lm
/opt/tinyos-1.x/tos/platform/msp430/ADCM.nc:139: warning:
`MSP430ADC12Single.bind' called asynchronously from `triggerConversion'
compiled Sense to build/telosb/main.exe
5926 bytes in ROM
96 bytes in RAM
msp430-objcopy --output-target=ihex build/telosb/main.exe
build/telosb/main.ihex
writing TOS image
cp build/telosb/main.ihex build/telosb/main.ihex.out
/bin/sh: Syntax error: "(" unexpected
make: *** [bsltest] Error 2
I do not know what file the syntax error is even coming from. This is my
first email to the list so please let me know if I've done anything
that's not kosher.
Thanks,
Shane
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help