[Tinyos-help] TOSSIM compilation error.

2014-03-15 Thread Abhishek Gupta
Hi, I am getting the following error when i am trying to make micaz for TOSSIM. I have tried a lot of things but I could not get to the rootcause. Also, *make micaz *is working fine. The problem is only in the case of Tossim. Any help would be greatly appreciated. ncc -c -DUSE_DL_IMPORT -fpic

[Tinyos-help] TOSSIM compilation error in cygwin (Win 64bit)

2012-10-22 Thread ronak sutaria
Hi, I'm trying to get the TOSSIM (TinyOS 2.1.1-3) setup working in my Windows 7 64 bit environment with JDK 1.6. I have gone through all the steps given in the TinyOS wiki for Cygwin based installation and also read the Primer written by Geoffrey Lo

[Tinyos-help] tossim compilation error

2011-05-27 Thread vinod kumar
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

[Tinyos-help] TOSSIM compilation error for Mac OS 10.6.6

2011-01-06 Thread Xiaohui Liu
Hi everyone, I recently upgraded from Mac 10.5.8 to 10.6.6. Previously, everything works fine. After the upgrade, I can not compile against tossim anymore. It gives me the following errors: Macintosh:RadioCountToLeds xiaohui$ make micaz sim mkdir -p simbuild/micaz placing object files in

[Tinyos-help] Tossim compilation error using CollectionC/LinkEstimationP

2008-01-22 Thread Unterfinger Jérémy
hi all, When i want to compile an application using the component CollectionC (for exemple: EasyCollection, TestNetwork, MultiHopOscilloscope), it works fine for an simple make micaz. But when i want to compile it for Tossim (make micaz sim), i always receive the same error linked to

Re: [Tinyos-help] Tossim compilation error using CollectionC/LinkEstimationP

2008-01-22 Thread Greg Hackmann
Unterfinger Jérémy wrote: At the line 70 in the component LinkEstimatorP is written: // INFINITY = 0xff, // I tried to understand why i have this problem, and nobody never spoke about it on the mailing list, but i'm not workimg with Tinyos for a long time and i

Re: [Tinyos-help] Tossim compilation error using CollectionC/LinkEstimationP

2008-01-22 Thread Omprakash Gnawali
Thanks for the bug report - I have committed a fix to the problem you reported: rename INFINITY to VERY_LARGE_EETX_VALUE. - om_p On Jan 22, 2008 8:37 AM, Greg Hackmann [EMAIL PROTECTED] wrote: Unterfinger Jérémy wrote: At the line 70 in the component LinkEstimatorP is written:

[Tinyos-help] TOSSIM compilation error please!

2007-11-23 Thread Ruoshui Liu
Dear all, I modified an application called 'CountDual', and want to debug this. When I compiled it by using 'make pc' command, I got such error. Is this something to do the make file? Could anyone help me with this please? Thanks a lot! Ruoshui Liu $ make pc mkdir -p build/pc compiling