[Tinyos-help] Flash Errors when Loading programs from anywhere except Contrib Folder

2006-12-06 Thread Tony Ling
Hello, I am trying to install the "SenseLightToLog.nc" program onto my mica2 mote through the mib510 configuration board. I am using Crimson Editor to view the file. To compile, I type "make mica2" and the program compiles. To load the program onto my mote, I type "make mica2 reinstal

Re: [Tinyos-help] Flash Errors when Loading programs from anywhere except Contrib Folder

2006-12-06 Thread Michael Schippling
I have not observed any differences in downloading between the two trees. You might want to search through your local makefiles and see if you have mistakenly overloaded the "mib510,com1" argument someplace. Also look at the uisp line in the make output and see if it does what you want... MS Ton

RE: [Tinyos-help] Flash Errors when Loading programs from anywhere except Contrib Folder

2006-12-08 Thread Tony Ling
am using a mica2 mote with mib510 sensor board, so should I change the > line "SENSORBARD= " and change it to something like "MIB510=COM1" ? > > Thanks, > Tony > > -Original Message- > From: Michael Schippling [mailto:[EMAIL PROTECTED] > Sent:

Re: [Tinyos-help] Flash Errors when Loading programs from anywhere except Contrib Folder

2006-12-08 Thread Michael Schippling
hould I change the line "SENSORBARD= " and change it to something like "MIB510=COM1" ? Thanks, Tony -Original Message- From: Michael Schippling [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 06, 2006 7:25 PM To: Tony Ling Cc: tinyos-help@Millennium.Berke

RE: [Tinyos-help] Flash Errors when Loading programs from anywhere except Contrib Folder

2006-12-08 Thread Tony Ling
8: file=0x0c, mem=0xff ...and so on -Original Message- From: Michael Schippling [mailto:[EMAIL PROTECTED] Sent: Friday, December 08, 2006 3:39 PM To: Tony Ling Cc: tinyos-help@Millennium.Berkeley.EDU Subject: Re: [Tinyos-help] Flash Errors when Loading programs from anywhere except Co

Re: [Tinyos-help] Flash Errors when Loading programs from anywhere except Contrib Folder

2006-12-08 Thread Michael Schippling
------ Thanks for any and all help, Tony -----Original Message----- From: Michael Schippling [mailto:[EMAIL PROTECTED] Sent: Thursday, December 07, 2006 10:49 PM To: Tony Ling Subject: Re: [Tinyos-help] Flash Errors when Loading programs from anywhere except Contrib Folder Please send m

RE: [Tinyos-help] Flash Errors when Loading programs from anywhere except Contrib Folder

2006-12-11 Thread Tony Ling
x27;m not sure as how to do it... -Original Message- From: Michael Schippling [mailto:[EMAIL PROTECTED] Sent: Friday, December 08, 2006 7:19 PM To: Tony Ling Cc: tinyos-help@Millennium.Berkeley.EDU Subject: Re: [Tinyos-help] Flash Errors when Loading programs from anywhere except Contrib F

Re: [Tinyos-help] Flash Errors when Loading programs from anywhere except Contrib Folder

2006-12-11 Thread Michael Schippling
PROTECTED] Sent: Friday, December 08, 2006 3:39 PM To: Tony Ling Cc: tinyos-help@Millennium.Berkeley.EDU Subject: Re: [Tinyos-help] Flash Errors when Loading programs from anywhere except Contrib Folder MakeXbowlocal is just that...xbow's version of the apps/Makelocal file... Nothing in the

RE: [Tinyos-help] Flash Errors when Loading programs from anywhere except Contrib Folder

2006-12-12 Thread Tony Ling
] Sent: Monday, December 11, 2006 3:08 PM To: Tony Ling Cc: tinyos-help@Millennium.Berkeley.EDU Subject: Re: [Tinyos-help] Flash Errors when Loading programs from anywhere except Contrib Folder My makefile reading days are far behind the current syntax... Try two things: export MIB510=COM1 make

Re: [Tinyos-help] Flash Errors when Loading programs from anywhere except Contrib Folder

2006-12-12 Thread Michael Schippling
ber 11, 2006 3:08 PM To: Tony Ling Cc: tinyos-help@Millennium.Berkeley.EDU Subject: Re: [Tinyos-help] Flash Errors when Loading programs from anywhere except Contrib Folder My makefile reading days are far behind the current syntax... Try two things: export MIB510=COM1 make or make

RE: [Tinyos-help] Flash Errors when Loading programs from anywhere except Contrib Folder

2006-12-12 Thread Tony Ling
-- Do you know what may be causing this? -Original Message- From: Michael Schippling [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 12, 2006 1:20 PM To: Tony Ling Cc: tinyos-help@Millennium.Berkeley.EDU Subject: Re: [Tinyos-help] Flash Errors when Loading programs from anywhere ex

Re: [Tinyos-help] Flash Errors when Loading programs from anywhere except Contrib Folder

2006-12-12 Thread Michael Schippling
what may be causing this? -Original Message- From: Michael Schippling [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 12, 2006 1:20 PM To: Tony Ling Cc: tinyos-help@Millennium.Berkeley.EDU Subject: Re: [Tinyos-help] Flash Errors when Loading programs from anywhere except Contrib Folder I