Respected Sir,
I have successfully installed tinyos2.x environment on windowsXP platform.On compiling the blink application i am getting this kind of an error:
$ make mica2
I can't really figure out what this means .My tinyos2x.sh file in etc\profile.d looks like this: export TOSROOT='/opt/tinyos-2.x' export TOSROOT="$TOSROOT" export TOSDIR='/opt/tinyos-2.x/tos' export TOSDIR="$TOSDIR" export CLASSPATH='/opt/tinyos-2.x/support/sdk/java/tinyos.jar' export CLASSPATH="$CLASSPATH;." export MAKERULES='/opt/tinyos-2.x/support/make/Makerules' export MAKERULES="$MAKERULES" export PYTHONPATH=”$/opt/tinyos-2.x/support/sdk/python”
I have installed all the avr,nesc,tinyostree and tinyosnoarch tools in opt/tinyos-2.x/tools in D-drive and JDK1.5 in C:/program files directory.Am i suppose to include path for JDK and tools as well in tinyos2.x.sh file. I even tried upgrading new avr-gcc tool but it didn't solve my problem ,it gives back the same error. I will be glad if you can help me out with some suggetion.
Thanking you. Mariya. |
Meet people who discuss and share your passions. Join them now.
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
