[Tinyos-help] help_RadioCountToLedsC_Tossim

2011-04-26 Thread
hey all: we make micaz sim for RadioCountToLedsC ,the script is below. we found segmentation fault . the gcc version is 4.0.2. python version 2.5. #! /usr/bin/python from TOSSIM import * import sys t = Tossim([]) r = t.radio() f = open("topo.txt", "r") lines = f.readlines() for line in lines

[Tinyos-help] tinyos2.1.0 to cc2430em problem

2011-03-17 Thread
i complie Blinknotimertask.nc ,then failed with " C:\cygwin\opt\tinyos-2.x-contrib\diku\common\apps\BlinkNoTimerTask\build\cc2430em>C:\Keil\C51\BIN\A51.EXE "startup.a51" SET (SMALL) DEBUG EP make: *** [build/cc2430em/startup.OBJ] Error 127" i can not understand cos i am a newer about it ,please