Hello,
I'm trying to compile an application in Cywing typing make ez430rf25 and i
have the following error:
sn...@aldo /opt/tinyos-2.x/apps/Blink_wo_timer
$ make ez430rf25
mkdir -p build/ez430rf25
compiling BlinkAppC to a ez430rf25 binary
ncc -o build/ez430rf25/main.exe -Os -Wall -Wshadow -Wnesc-all
-target=ez430rf25
-fnesc-cfile=build/ez430rf25/app.c -board= -DDEFINED_TOS_AM_GROUP=0x22
-DIDENT_
APPNAME=\"BlinkAppC\" -DIDENT_USERNAME=\"snake\" -DIDENT_HOSTNAME=\"aldo\"
-DIDE
NT_USERHASH=0x421acedcL -DIDENT_TIMESTAMP=0x4a6c9776L
-DIDENT_UIDHASH=0xe9f7945e
L BlinkAppC.nc -lm
*msp430-gcc.exe: /usr/lib/ncc/tdspecs: No such file or directory*
make: *** [exe0] Error 1
the tdspecs doesn't exists and i don't know why it's not in this
directory...
My gcc version is:
sn...@aldo /opt/tinyos-2.x/apps/Blink_wo_timer
$ ncc --version
ncc: 1.2.4
nescc: 1.3.0
gcc: gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Is it a version problem? Any idea?
Thank you in advance.
Aldo
--
aldo
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help