Hi,
I'm a newbie, and I am trying to install tinyos using cygwin, but when i type
"make intelmote2", it shows the error: "xscale-elf-gcc Command not found".
I have set the environment, and this is my envriroment variable
export CVSROOT="/opt"
TOSROOT="/opt/tinyos-2.x"
export TOSROOT
TOSDIR="$TOSROOT/tos"
export TOSDIR
CLASSPATH="$TOSROOT/support/sdk/java/tinyos.jar;."
export CLASSPATH
MAKERULES="$TOSROOT/support/make/Makerules"
export MAKERULES
export
PATH="/opt/jflashmm:${PATH}:${TOSROOT}-contrib/intelmote2/tools/platforms/intelmote2/bootloader"
I am wondering about what the problem is. Thank you!_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help