Hi!
It seems to be a path error, just make sure your CLASSPATH is defined 
correctly. 





export
CLASSPATH=`cygpath –w $TOSROOT/support/sdk/java/tinyos.jar`

export
CLASSPATH="$CLASSPATH;."


As Tossim is already included in TinyOS 2.x, follow this tutorial for TinyOS 
configuration. It really worked for me!

Mónica

--- El mar, 17/3/09, Lupe Krops <[email protected]> escribió:
De: Lupe Krops <[email protected]>
Asunto: [Tinyos-help] problem with make micaz sim
Para: [email protected]
Fecha: martes, 17 marzo, 2009 11:51


Hello, 

I'm a beginner to tinyOS. I have followed the installation notes on tinyOS-2.1 
on windows. Then I tried to simulate the blink application with make micaz sim. 
I received the following error : 

ERROR, " ident_flags tos_image tosboot" does not specify a valid target. Stop. 
I don't know if it is much of a help but I run $ $CLASSPATH and I got the 
following: 

bash: C:\cygwin\opt\tinyos-2.x\support\sdk\java\tinyos.jar;.: command not found 

Does this indicate a problem? 
I had a long search in forums but since I don't know what causes this issue I 
haven't found any indication to help me fix the problem. 

Any feedback is much appreciated. 

Best regards, 
Lup. 





      _______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


      
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to