[Tinyos-help] leds of tmote invent

2007-10-22 Thread Wei Ping Song
Hi all, How can I blink the leds visible from outside the package? Is there some examples since I can not access the website of moteiv ? regards, Weiping ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU

[Tinyos-help] an error while installing codes to tmote sky

2007-08-20 Thread Wei Ping Song
Dear all, I faced a problem while installing codes to tmote sky shown below, could anyone help me? thanks in advance! weiping - [EMAIL PROTECTED]:~/workspace/SensorTest make

[Tinyos-help] a problem while making telosb

2007-08-20 Thread Wei Ping Song
Dear all, I am a new of tinyos 2.0.2, I faced a problem while making telosb as below, could you help me? thanks in advance weiping mkdir -p build/telosb compiling SensorTestApp to a telosb binary ncc -o build/telosb/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d

[Tinyos-help] what's the meaning of this sentence

2007-08-20 Thread Wei Ping Song
Hi all, what's the meaning of this sentence #define MSP430ADC12_RESOURCE Msp430Adc12C.Resource Is this means MSP430ADC12_RESOURCE is a string of Msp430Adc12C.Resource? thanks in advance weiping ___ Tinyos-help mailing list

Re: [Tinyos-help] a problem whil using TOSSIM

2007-08-14 Thread Wei Ping Song
Thanks Philip, but my Python version is 2.5 seen as below: [EMAIL PROTECTED]:/opt/tinyos-2.x/apps/Blink python --version Python 2.5 regards, weiping On Aug 13, 2007, at 1:47 AM, Wei Ping Song wrote: Dear all, I am a beginning student of Tinyos. Now I faced a problem while using TOSSIM

[Tinyos-help] Installing TinyOS and Compiling on Couldn't execute nescc.

2007-08-14 Thread Wei Ping Song
Dear All, I faced a problem after installing itnyos 2.0.2 and run make micaz sim shown as below, I think it because of incorrect pathway of gcc. My nescc is in usr/bin, but GCC want to find it in usr/local/bin. So how can I ask GCC to find nescc in usr/bin? thanks very much weiping

[Tinyos-help] a problem whil using TOSSIM

2007-08-13 Thread Wei Ping Song
Dear all, I am a beginning student of Tinyos. Now I faced a problem while using TOSSIM showed as below, and my os is open suse and Python version is 2.5. Can anyone help me? thank very much weiping cjspc9:/opt/tinyos-2.x/apps/Blink # make micaz sim mkdir -p build/micaz placing object files in

[Tinyos-help] A question of TOSSIM

2007-08-10 Thread Wei Ping Song
Dear all, I have a question about using TOSSIM, my OS is open SUSE 10 and Python version is 2.5, it has been shown blow: [EMAIL PROTECTED]:/opt/tinyos-2.x/apps/Blink make micaz sim mkdir -p build/micaz placing object files in build/micaz writing XML schema to app.xml compiling BlinkAppC to