Hi,
I'm using Tinyos 2.1 with cygwin 1.5, I want to compile the RadioCountToLeds
TinyOS example for TelosB but I have a problem with make telosb this is the
messgae that I get:
$ make telosb
mkdir -p build/telosb
mig python -target=telosb -DIDENT_APPNAME=\"RadioCountToLed\" -DIDENT_USERNAME=\
"hella\" -DIDENT_HOSTNAME=\"PC-de-hella\" -DIDENT_USERHASH=0xb5649817L -DIDENT_T
IMESTAMP=0x4b7a71c9L -DIDENT_UIDHASH=0xd09b0fc3L -python-classname=RadioCountMsg
RadioCountToLeds.h radio_count_msg -o RadioCountMsg.py
msp430-gcc.exe: /usr/lib/ncc/tdspecs: No such file or directory
failed to parse message file RadioCountToLeds.h
make: *** [RadioCountMsg.py] Error 1
I found in this mailing list that for this error I should create a makelocal
file and add
PFLAGS += -mingw-gcc
to my Makelocal file in tinyos-2.x/support/make, but the error persist
how can I fix it
Thanks a lot
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help