Hi,
I am trying to implement the simulation of TinyOS applications in
TOSSIM. I changed to the directory 'xbow/apps/CntToLedsAndRfm', and
built a TOSSIM version of this application with /make pc/. I did make it
successfully at the first time. However, after I changed the parameter
in 'Timer.start' of 'Counter.nc' (located in
opt/tinyos-1.x/tos/lib/Counters/Counter) from 250 to 2500, I could not
make it again, and got the error message something like below:
C:/tinyos/cygwin/opt/tinyos-1.x/tos/platform/pc/SecDedEncoding.nc:66:
parse error before 'return'
............
C:/tinyos/cygwin/opt/tinyos-1.x/tos/system/GenericComm.nc:77: cannot
find 'sendDone'
make: *** [exe0] Error 1
Could anyone help me with this please? What I have done only before and
after is the changing of parameter from 250 to 2500, nothing else.
Thanks in advance!
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help