hello,
I was working on my laptop nicely. Recently I format my drive. But I kept
backup of my all tinyos folders. On my fresh windows, I just installed
cygwin and copied all tinyos folders from backup. I successfully can compile
any application but when I try to burn image I got following ouput. Later, I
installed python on my pc.I dont have enough knowledge on python.
Can anybody help me out of this problem. I am stuck here :-(

 $ make telosb reinstall,4
tos-set-symbols --objcopy msp430-objcopy --objdump msp430-objdump --target
ihex
build/telosb/main.ihex build/telosb/main.ihex.out-4 TOS_NODE_ID=4
ActiveMessageA
ddressC$addr=4
Could not find symbol ActiveMessageAddressC$addr in build/telosb/main.exe,
ignor
ing symbol.
Could not find symbol TOS_NODE_ID in build/telosb/main.exe, ignoring symbol.
    found mote on COM5 (using bsl,auto)
    installing telosb binary using bsl
tos-bsl --telosb -c 4 -r -e -I -p build/telosb/main.ihex.out-4
Traceback (most recent call last):
  File "c:\Program Files\python24\lib\site-packages\py2exe\boot_common.py",
line
 69, in ?
ImportError: No module named linecache
Traceback (most recent call last):
  File "tos-bsl", line 13, in ?
ImportError: No module named string
make: *** [program] Error 255
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to