[Tinyos-help] problem with make micaz sim
Moni GV
tamuzija at yahoo.es
Tue Mar 17 06:39:56 PDT 2009
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 <lupe_3d at yahoo.com> escribió:
De: Lupe Krops <lupe_3d at yahoo.com>
Asunto: [Tinyos-help] problem with make micaz sim
Para: tinyos-help at millennium.berkeley.edu
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
Tinyos-help at millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20090317/ddaf4bf6/attachment.htm
More information about the Tinyos-help
mailing list