Urs Hunkeler wrote:
I can't answer all of your questions. Try "make telosb". As far as I
know, tmote is an alias for telosb. Why this alias exists on some
systems, but not on others I don't know.

Thanks for the tip. I'm still running into the ncc problem, though:

$ make telosb
mkdir -p build/telosb
   compiling CountSendC 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.. -I%T/lib/Deluge -Wl,--section-start=.text=0x4800,--defsym=_reset_vector__=0x4000 -DIDENT_PROGRAM_NAME=\"CountSendC\" -DIDENT_USER_ID=\"chris\" -DIDENT_HOSTNAME=\"palme\" -DIDENT_USER_HASH=0x4ec94c4eL -DIDENT_UNIX_TIME=0x46c1c44aL -DIDENT_UID_HASH=0xeb84262cL -mdisable-hwmul -I/opt/tinyos-1.x/tos/lib/CC2420Radio CountSendC.nc -lm
In file included from CountSendC.nc:18:
../CountMsg.h:19: parse error before `enum'
make: *** [exe0] Error 1

Thanks,
Christian.

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to