Re: [Tinyos-help] tinyos communication problem

2011-06-27 Thread Michael Schippling
Please post the actual errors your get.
For #1, it may be that you are not defining the
right download device (parallel is the oldest and
now obsolete interface). For instance I have these
defined in my top level makefile and/or environment:

export DEFAULT_PROGRAM=mib510
export MIB510=/dev/ttyS0

MS


pooja kavathekar wrote:
> 
> Hello!
> 
> I have just started working with Tinyos and am using mica-z motes for my 
> application.
> My problem is when I try to compile and download the Blink application 
> into the mote, it gives me an error of
> 
> 1) 'Direct Parallel access not defined'
> 2) there seems to be errors in finding the make files...however I 
> checked the directory for the make files and the file is there.
> 3) Compilation seems fine...the problem is that the code cannot download 
> into the mote.
> 4) I changed some environment variables and then I got a different error 
> that 'target maybe damaged..'
> 
> I have upgraded all the softwares needed...any help in this regard will 
> be highly appreciated.Thanks!
> 
> -- 
> Pooja Kavathekar, MS Student
> Department of Electrical & Computer Engineering,
> Center for Self-Organizing & Intelligent Systems (CSOIS)
> Utah State University
> 
> 
> 
> 
> ___
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] tinyos communication problem

2011-06-27 Thread pooja kavathekar
Hello!

I have just started working with Tinyos and am using mica-z motes for my
application.
My problem is when I try to compile and download the Blink application into
the mote, it gives me an error of

1) 'Direct Parallel access not defined'
2) there seems to be errors in finding the make files...however I checked
the directory for the make files and the file is there.
3) Compilation seems fine...the problem is that the code cannot download
into the mote.
4) I changed some environment variables and then I got a different error
that 'target maybe damaged..'

I have upgraded all the softwares needed...any help in this regard will be
highly appreciated.Thanks!

-- 
Pooja Kavathekar, MS Student
Department of Electrical & Computer Engineering,
Center for Self-Organizing & Intelligent Systems (CSOIS)
Utah State University
___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help