Re: [Tinyos-help] [Tinyos-devel] TinyOS port on TI CC2520DK

2010-11-29 Thread Chih-Ming Hsieh
. On Thu, Nov 25, 2010 at 6:40 PM, Chih-Ming Hsieh hsieh@googlemail.com wrote: Hi Thomas, Thanks for the reply. I tried to stick with the module rf2xx and copied two directories layers and util from /chips/rf2xx/rf230 to /chips/cc2520. Now I can build the project and send one packet

Re: [Tinyos-help] [Tinyos-devel] TinyOS port on TI CC2520DK

2010-11-25 Thread Chih-Ming Hsieh
/cc2420x and in platforms/micaz/chips/cc2420x and use them as a reference. Janos On Wed, Nov 24, 2010 at 9:39 AM, Chih-Ming Hsieh hsieh@googlemail.com wrote: Hi Thomas, I am currently trying to integrate the cc2520 driver to cc2520dk platform, however I encountered some problems. I

Re: [Tinyos-help] [Tinyos-devel] TinyOS port on TI CC2520DK

2010-11-25 Thread Chih-Ming Hsieh
. - Thomas On Thu, Nov 25, 2010 at 4:00 AM, Chih-Ming Hsieh hsieh@googlemail.com wrote: Hi Janos, Thanks for the information. I've checked out the new code from the trunk. Looks like there is a new module rfxlink for radio interface. Will it be standard to integrate radio driver

Re: [Tinyos-help] [Tinyos-devel] TinyOS port on TI CC2520DK

2010-11-24 Thread Chih-Ming Hsieh
and it's better to consult with you about the correct combination. If possible, could you please tell me what are the correct modules which I should include to make the driver working? Thank you very much. Best regards, Jimmy On Thu, Sep 30, 2010 at 11:01 AM, Chih-Ming Hsieh hsieh

Re: [Tinyos-help] [Tinyos-devel] TinyOS port on TI CC2520DK

2010-09-30 Thread Chih-Ming Hsieh
...@isis.vanderbilt.edu wrote: Jimmy, If I remember correctly, Thomas Schmid wrote a cc2520 stack based on my cc2420 code. I suggest that you check with him whether the code is publicly available. Janos On Sep 23, 2010 3:43 AM, Chih-Ming Hsiehhsieh@googlemail.com wrote: Hi Miklos, Thank you very much

Re: [Tinyos-help] mig generates crap code

2010-09-13 Thread Chih-Ming Hsieh
ctrl_msg 10 96() My solution was to downgrade to perl 5,10.x, but I will try your patch. Andras Biro On Fri, Sep 10, 2010 at 5:52 PM, Chih-Ming Hsieh hsieh@googlemail.com wrote: Hi, I have a question about the code generation of mig. I was trying the example TestSerial from

[Tinyos-help] mig generates crap code

2010-09-10 Thread Chih-Ming Hsieh
Hi, I have a question about the code generation of mig. I was trying the example TestSerial from tutorial but the code generated by mig (java) was not compilable. After some digging, I figured out that migdecode.pm actually did the wrong parsing. I have to modify this file into following version

Re: [Tinyos-help] Compilation error in Surge(Urgent)

2007-05-09 Thread Ming
Hi, I found that TinyOS 2.0.1 is released. I would like to ask whether the Deluge is supported in this released? Thank you. CMing ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU

[Tinyos-help] Change start address on telosb

2007-02-21 Thread Ming
I am currently implement the network reprogramming in the tinyos-2.x on telosb. I need to compile and link the application program to the starting address other that the original one. How can I change of the start address of the program. Thank you. C.Ming

[Tinyos-help] Any changes in Java program from 1.x to 2.x

2007-01-04 Thread Ming
Dear all, I would like to ask are there any changes in the Java program, when I change the NesC part from tinyos-1.x to tinyos-2.x? Thank you. CM ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU

Re: [Tinyos-help] error in make micaz sim

2006-12-14 Thread Ming
When I try to make TOSSIM by make micaz sim. I got the following messages. avr-gcc: unrecognized option `-shared' avr-gcc: unrecognized option `-tossim' finally, I get the lots of error like the following: /opt/tinyos-2.x/tos/lib/tossim/tossim_wrap.cxx:6971: error: 'SwigMethods' was not

[Tinyos-help] Compile ERROR by make micaz sim

2006-12-13 Thread Ming
I am trying to compile the tossim by make micaz sim. But it display followings: avr-gcc: unrecognized option `-shared' avr-gcc: unrecognized option `-tossim' and finally i get following error: build/micaz/sim.o: could not read symbols: File in wrong format collect2: ld returned 1 exit status

Re: [Tinyos-help] Surge in telosb ?

2006-11-10 Thread Ming
Are you using SurgeTelos or Surge?MingOn 11/10/06, Mohadig Rousstia [EMAIL PROTECTED] wrote: Hi all,I want to install surge application in telosb, but got this problem. Could anybody give an advice?Thank youRegardsMohadig$ make telosb install mkdir -p build/telosb

Re: [TinyOS-help] Change the Radio Power of Telos

2006-09-08 Thread Ming
It's work, Thank you very much for you help.On 9/8/06, Jay Taneja [EMAIL PROTECTED] wrote: Ming,The radio transmit power can be changed by adding a compile-time flag. Here's an example of adding it on the command line (though it can be added in the Makefile just as well): CFLAGS

Re: [Tinyos-help] MOTECOM=serial@/dev/ttyUSB0:tmote java net.tinyos.tools.Listen not working

2006-08-26 Thread Ming
How can I add myself to the uucp group? I have run this command chmod 777 /dev/ttyUSB0. Is it correct? On 8/26/06, David Gay [EMAIL PROTECTED] wrote: On 8/25/06, Ming [EMAIL PROTECTED] wrote: I follow the steps, but there is also have problems. When I use serial@/dev/ttyUSB0:telosb, follow error

Re: [Tinyos-help] MOTECOM=serial@/dev/ttyUSB0:tmote java net.tinyos.tools.Listen not working

2006-08-25 Thread Ming
I follow the steps, but there is also have problems.When I use serial@/dev/ttyUSB0:telosb, follow error is appeared.serial@/dev/ttyUSB0:57600 died - restarting (java.io.IOException : Couldn't configure /dev/ttyUSB0)When I use [EMAIL PROTECTED]:telosb, follow error is appeared.Listening to [EMAIL

Re: [Tinyos-help] Unsubscribe

2006-08-17 Thread Ming
HiYou can do it by follow link:https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-helpyours, CMOn 8/15/06, #ALLAN LEE# [EMAIL PROTECTED] wrote: Hi Sir/ Mdm, I need to unsubscribe from this mail list as it is flooding my email account, but I do not find a mechanism to

Re: [Tinyos-help] Error on compile the example

2006-07-07 Thread Lau Ming Leong
I only compile the code according the tutorial1 in tinyos.net.MingOn 6/15/06, Michael Schippling [EMAIL PROTECTED] wrote:don't you want to compile for mica2 or micaz? mica is way old, and my not be in the list anymore...MSLau Ming Leong wrote: Dear all, I am new guy to used the TinyOS. I got

Re: [TinyOS-help] Compile Error for SurgeTelos

2006-07-06 Thread Ming
these files at all? I don't think either TOSMAKE_PATH matters, either the moteiv one, if you have boomerang installed or just plain tinyos, without one. What version of tinyos? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Ming Sent: Wednesday, July 05, 2006 20:42

Re: [TinyOS-help] Compile Error for SurgeTelos

2006-07-05 Thread Ming
: [EMAIL PROTECTED][mailto: [EMAIL PROTECTED]] On Behalf Of JoePolastreSent: Wednesday, July 05, 2006 9:19 AMTo: MingCc: tinyos-help@Millennium.Berkeley.EDU Subject: Re: [TinyOS-help] Compile Error for SurgeTelosFor some reason it isn't finding %T/lib/MultiHopLQIOn 7/4/06, Ming [EMAIL PROTECTED] wrote

[TinyOS-help] Compile Error for SurgeTelos

2006-07-04 Thread Ming
Hi everyoneWhen I try to compile the SurgeTelos on the Telos verB, I get the following error. How can I solve it? # make telosbmkdir -p build/telosb compiling Surge to a telosb binaryncc -o build/telosb/main.exe -O -I%T/lib/MultiHopLQI -DSEND_QUEUE_SIZE=8 -DMHOP_LEDS -Wall -Wshadow

Fwd: [Tinyos-help] Problem to run SerialForwarder on telos

2006-06-29 Thread Ming
Hi allI am try to run the SerialForwarder for telos byjava net.tinyos.sf.SerialForwarder -comm serial@/dev/ttyUSB0:telosHowever the follow error is displayed.Listening to serial@/dev/ttyUSB0:telosb Platform telosListening for client connections on port 9001serial@/dev/ttyUSB0:57600 died -

Re: [Tinyos-help] Problem to run SerialForwarder on telos

2006-06-29 Thread Ming
I am using the SUN's JAVACOMM and I have installed the TOSCOMM before. Should I un-install the TOSCOMM first? And how to do that?CMing On 6/29/06, Philip Levis [EMAIL PROTECTED] wrote: On Jun 29, 2006, at 2:47 PM, Ben Kelley wrote: Just as an aside to this; I did this and it worked (for the java

[Tinyos-help] Error on AM.h

2006-06-27 Thread Ming
HiI have an error when use make pc to compile the Blink application in tutorial. However I have no error on make telosb. The error message as follows:[EMAIL PROTECTED] Blink]# make pc mkdir -p build/pc compiling Blink to a pc binaryncc -o build/pc/main.exe -g -O0 -pthread -fnesc-nido-tosnodes=1000

Re: [Tinyos-help] Error on AM.h

2006-06-27 Thread Ming
using the 4.0 series of toolchains. I keep 3.2 and 4.0 installed, with 3.2 as my default. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Ming Sent: Tuesday, June 27, 2006 13:46 To: tinyos-help@Millennium.Berkeley.EDU Subject: [Tinyos-help] Error on AM.h Hi I have

[Tinyos-help] [TinyOS help] Error on building MSPGCC

2006-06-26 Thread Ming
I am building mspgcc by tinyos-1.x/tools/src/mspgcc/build-mspgcc installHowever I got the following error: Created Makefile in /opt/tinyos-1.x/tools/src/mspgcc/build/gcc-3.2.3-obj./config.status is unchangedConfiguring libiberty...loading cache ../config.cachechecking whether to enable

[Tinyos-help] Error on compile the example

2006-06-14 Thread Lau Ming Leong
Dear all,I am new guy to used the TinyOS. I got the following error when I compiled the Blink in apps/Blink by make mica. The Error message as follows:mkdir -p build/mica compiling Blink to a mica binary ncc -o build/mica/main.exe -Os -board=micasb -target=mica -Wall -Wshadow