Hi all! I just upgraded tinyos 2.0.1 to tinyos 2.0.2 and I got this message:
"Couldn't execute nescc" When trying to compile any application. I just upgraded the tinyos tools and the source tree. I'm using debian, so first I make "alien -d ...." and after "dpkg -i ..." (but It worked when installing tinyos 2.0.1. Does anyone has similar problems or knows where could be the problem? I noticed that when compiling with tinyos 2.0.1 this command is executed: ncc -o build/telosb/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telosb -fnesc-cfile=build/telosb/app.c -board= BlinkAppC.nc -lm and when compiling with tinyos 2.0.2 i got this command: ncc -o build/telosb/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telosb -fnesc-cfile=build/telosb/app.c -board= -DIDENT_PROGRAM_NAME=\"BlinkAppC\" -DIDENT_USER_ID=\"xavi\" -DIDENT_HOSTNAME=\"liat\" -DIDENT_USER_HASH=0x1777eeadL -DIDENT_UNIX_TIME=0x46b304e7L -DIDENT_UID_HASH=0x7604a5c5L BlinkAppC.nc -lm Maybe is related with my issue? Thanks to all! Xavi -- www.alcim.net Buscant sempre nous reptes, alguna proposta?
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
