Hi,
Happy to hear that you can now compile applications for real targets.
Regarding your problem with building the simulator version, I cannot
say why it fails. Do you have GCC installed ? What are the errors ?
> I tried to check out java functioning and so changed to:
> c:/cygwin/opt/tinyos-2.x/support/sdk/java and typed:
> make
Why did you try to rebuild the Java support? Normally you don't need
to rebuild the tinyos.jar in ./support/sdk/java
> To my surprise,I got an error at some point as:
> javac :not found.
Then you don't have configured correctly your PATH in Windows. Check
that you have c:/Program Files/java/jdk1.5.0/bin in your Windows PATH.
> guess those 3700 errors are due to non-functioning of 'javac'......
These errors are for sure not related to your problems with Java.
Simple applications like Blink do not involve Java at all and should
compile even if Java is not installed or not correctly configured.
Regards
Romain
On Fri, May 27, 2011 at 7:10 PM, vinod kumar <[email protected]> wrote:
> Thanks a lot Romain.
> Because of ur detailed paths,all of my compilation errors got resolved.
> When I go to--->c:/cygwin/opt/tinyos-2.x/apps/Blink directory and type
> make micaz
> It worked out very fine showing the last step as "Writing TOS image"
> But when I type:
> make micaz sim
> it has shown some 3700 errors in the code pointing to:
> c:/cygwin/opt/tinyos-2.x/tos/lib/tossim/tossim_wrap.cxx
> Im shocked a bit.
> ---------------------------------------------------------------
> I tried to check out java functioning and so changed to:
> c:/cygwin/opt/tinyos-2.x/support/sdk/java and typed:
> make
> To my surprise,I got an error at some point as:
> javac :not found.
> I have included java bin address in path as u told me.Whats wrong with
> this?the version of tinyos I hve installed recommends jdk1.5.0 which I
> installed and in c:/Program Files/java/jdk1.5.0 I have it installed but in
> system32 I hve found java6.0.Is there any problem with these two things?I
> guess those 3700 errors are due to non-functioning of 'javac'......
> --------------------------------------------------------------
> Please help me out as I got very needed help of the time from you about the
> path settings .Thanks a lot once again.
> Thanks,
> Vinodh.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help