Re: [Tinyos-help] tinyos-help - Beginner - Blink app

2012-12-13 Thread Eric Decker
What exactly did you type to start all this off? On Thu, Dec 13, 2012 at 1:43 PM, Jiannan Guo wrote: > Dear Sir/Madam, > > I'm having a problem verifying the Blink app. It reported an error while I > make epic install miniprog in Blink folder: > > make: *** No rule to make target `epic'. Stop. >

[Tinyos-help] tinyos-help - Beginner - Blink app

2012-12-13 Thread Jiannan Guo
Dear Sir/Madam, I'm having a problem verifying the Blink app. It reported an error while I make epic install miniprog in Blink folder: make: *** No rule to make target `epic'. Stop. the MAKERULES env has the value: "MAKERULES=/home/jiannan/wsnpr/tinyos-main/support/make/Makerules" What's wrong

[Tinyos-help] Beginner tests : summarizing

2006-03-10 Thread bruno bianco
Any help? My questions are about what I should do? If somebody says me that Telegesis ETRX1 is not suitable for TinyOS, I have solved all my probs. Differently, the problem could be about ISP parallel cable or USB-to-RS232 or ...something else? Kind Regards _

[Tinyos-help] Beginner tests : summarizing

2006-03-10 Thread bruno bianco
I write this post to summarize what I have done. Equipment : - a laptop with 1 parallel port and no serial ports - a Telegesis ETRX1 programming board ( recognized by tinyOS as AVR ATMEGA128 ) - 1 ISP cable ( for parallel port ) - 1 USB-to-RS232 cable - Test script : Blink.nc I both tried to com

RE: [Tinyos-help] Beginner tests: system hangs up during "makemicazinstall"

2006-03-09 Thread David Moss
D] [mailto:[EMAIL PROTECTED] On Behalf Of David Moss Sent: Thursday, March 09, 2006 10:12 AM To: 'bruno bianco'; tinyos-help@Millennium.Berkeley.EDU Subject: RE: [Tinyos-help] Beginner tests: system hangs up during "makemicazinstall" Since you're not actually uploading to a

RE: [Tinyos-help] Beginner tests: system hangs up during "make micazinstall"

2006-03-09 Thread David Moss
.Berkeley.EDU Subject: [Tinyos-help] Beginner tests: system hangs up during "make micazinstall" Again. I tried to plug the mote via USB-to-RS232 cable, then I issued the following command: $ make micaz install.0 mib510,com4 That's the result: mkdir -p build/micaz compili

[Tinyos-help] Beginner tests: system hangs up during "make micaz install"

2006-03-09 Thread bruno bianco
Again. I tried to plug the mote via USB-to-RS232 cable, then I issued the following command: $ make micaz install.0 mib510,com4 That's the result: mkdir -p build/micaz compiling Blink to a micaz binary ncc -o build/micaz/main.exe -Os -finline-limit=10 -Wall -Wshadow -DDEF_TOS_A M_GROUP=0

RE: [Tinyos-help] beginner tests: installing on ATMEGA128

2006-03-09 Thread #AMIT SATPATHY#
Title: RE: [Tinyos-help] beginner tests: installing on ATMEGA128 In this case, i'm not very sure myself about programming using a parallel wire. You may want to refer to the Crossbow website for information on this. They have manuals posted there.   However, leds not blinking on a

[Tinyos-help] beginner tests: installing on ATMEGA128

2006-03-09 Thread bruno bianco
Hello. What we did: - Compiling Blink.nc for installing on a ATMEGA128 ( supposed being micaz... correct? ), plugged the parallel port connector. $ cd /opt/tinyos-1.x/apps $ make micaz install.0 --

Re: [Tinyos-help] Beginner

2006-01-23 Thread Michael Schippling
After pouring over the "Getting Started" guides, confusing yourself with the doc directory, and then working through the doc/tutorial section, you should know as much as any of us non-gods. MS Sankar Gorthi wrote: http://www.tinyos.net/tinyos-1.x/doc/ it's all in there. Sankar Gorthi. On Mon

Re: [Tinyos-help] Beginner

2006-01-23 Thread Sankar Gorthi
http://www.tinyos.net/tinyos-1.x/doc/ it's all in there. Sankar Gorthi. On Mon, 23 Jan 2006 21:15:32 -0600, abhishek srv <[EMAIL PROTECTED]> wrote: hello! I m a new entrant in this TINY OS environment.SO can anybody please tell me how to compile and run simple programmes in TINY OS.

Re: [Tinyos-help] Beginner

2006-01-23 Thread Sankar Gorthi
rtsp://spider.uta.edu/classes/spr06/ee5350/ee5350-060118-08280.rv it's all in there. On Mon, 23 Jan 2006 21:15:32 -0600, abhishek srv <[EMAIL PROTECTED]> wrote: hello! I m a new entrant in this TINY OS environment.SO can anybody please tell me how to compile and run simple programmes in

[Tinyos-help] Beginner

2006-01-23 Thread abhishek srv
hello! I m a new entrant in this TINY OS environment.SO can anybody please tell me how to compile and run simple programmes in TINY OS. Like Blink programme. I m doing a simulation, so i m using (make pc) call  but couldnt get it right. Plz tell me where to store the programme and how to use i