Spam detection software, running on the system "mail.Millennium.Berkeley.EDU", 
has
identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email.  If you have any questions, see
the administrator of that system for details.

Content preview:  Hi, folks, I am a newbie of TinyOS. I just bought a
  Crossbow Progessional-kit with micaz nodes. But I got some problems when
  I tried to write the "Blink" program to a micaz node. Here is what
  happened: [...] 

Content analysis details:   (7.1 points, 5.0 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
 3.4 SUBJ_ILLEGAL_CHARS     Subject: has too many raw illegal characters
 0.0 HTML_MESSAGE           BODY: HTML included in message
 0.9 HTML_10_20             BODY: Message is 10% to 20% HTML
 0.5 DNS_FROM_RFC_ABUSE     RBL: Envelope sender in abuse.rfc-ignorant.org
 0.9 DNS_FROM_RFC_WHOIS     RBL: Envelope sender in whois.rfc-ignorant.org
 1.4 DNS_FROM_RFC_POST      RBL: Envelope sender in
                            postmaster.rfc-ignorant.org

The original message was not completely plain text, and may be unsafe to
open with some email clients; in particular, it may contain a virus,
or confirm that your address can receive spam.  If you wish to view
it, it may be safer to save it to a file and open it with an editor.

--- Begin Message ---
Hi, folks,

  I am a newbie of TinyOS. I just bought a Crossbow Progessional-kit with micaz 
nodes. But I got some problems when I tried to write the "Blink" program to a 
micaz node. Here is what happened:

  I connected a micaz node to the mib510 board. The mib510 board is connected 
to a PC. The micaz is set ON and the mib510 is set to OFF (according to TinyOS 
tutorial). All batteries are Brand New.

 First, I try "make micaz" but it fails and reports:
 
"../Makerules:314: *** mica mica2 mica2dot pc all micaz

Usage:   make <platform>
         make all
         make clean
         make install[.n] <platform>
         make reinstall[.n] <platform> # no rebuild of target
         make docs <platform>

         Valid platforms are: mica mica2 mica2dot pc

.  Stop."

Then I have to use :"make mica2" instead. It seems work, and compiles to 
build/mica2/main.

Then I tried to flash the code to my micaz node by using 
"make mica2 reinstall mib510 /dev/ttyS1-1". (I assume it's using com1)
It reports a lot of flahs errors like this:

.....
"flash error at address 0x46b: file=0x93, mem=0xff
flash error at address 0x46c: file=0x29, mem=0xff
flash error at address 0x46d: file=0x01, mem=0xff
flash error at address 0x46e: file=0x90, mem=0xff
flash error at address 0x46f: file=0x93, mem=0xff
flash error at address 0x470: file=0x2a, mem=0xff
flash error at address 0x471: file=0x01, mem=0xff
flash error at address 0x472: file=0xa0, mem=0xff
flash error at address 0x473: file=0x93, mem=0xff
flash error at address 0x474: file=0x2b, mem=0xff
flash error at address 0x475: file=0x01, mem=0xff
flash error at address 0x476: file=0xb0, mem=0xff
flash error at address 0x477: file=0x93, mem=0xff
flash error at address 0x478: file=0x2c, mem=0xff
flash error at address 0x479: file=0x01, mem=0xff
flash error at address 0x47a: file=0x80, mem=0xff
flash error at address 0x47b: file=0x91, mem=0xff
flash error at address 0x47c: file=0x2d, mem=0xff
flash error at address 0x47d: file=0x01, mem=0xff
flash error at address 0x47e: file=0x88, mem=0xff
flash error at address 0x47f: file=0x23, mem=0xff
flash error at address 0x480: file=0x19, mem=0xff
flash error at address 0x481: file=0xf4, mem=0xff
flash error at address 0x482: file=0x8f, mem=0xff
flash error at address 0x483: file=0xef, mem=0xff
flash error at address 0x484: file=0x80, mem=0xff
flash error at address 0x485: file=0x93, mem=0xff
flash error at address 0x486: file=0x2d, mem=0xff
flash error at address 0x487: file=0x01, mem=0xff
flash error at address 0x488: file=0x90, mem=0xff
flash error at address 0x489: file=0x91, mem=0xff
flash error at address 0x48a: file=0x2d, mem=0xff
flash error at address 0x48b: file=0x01, mem=0xff
flash error at address 0x48c: file=0x9f, mem=0xff
flash error at address 0x48d: file=0x5f, mem=0xff
flash error at address 0x48e: file=0x90, mem=0xff
flash error at address 0x48f: file=0x93, mem=0xff
flash error at address 0x490: file=0x2d, mem=0xff
flash error at address 0x491: file=0x01, mem=0xff
flash error at address 0x492: file=0x80, mem=0xff
flash error at address 0x493: file=0x91, mem=0xff
flash error at address 0x494: file=0x05, mem=0xff
flash error at address 0x495: file=0x01, mem=0xff
flash error at address 0x496: file=0x8f, mem=0xff
flash error at address 0x497: file=0x5f, mem=0xff
flash error at address 0x498: file=0x80, mem=0xff
flash error at address 0x499: file=0x93, mem=0xff
flash error at address 0x49a: file=0x05, mem=0xff
flash error at address 0x49b: file=0x01, mem=0xff
flash error at address 0x49c: file=0xe9, mem=0xff
flash error at address 0x49d: file=0x2f, mem=0xff
flash error at address 0x49f: file=0x27, mem=0xff
flash error at address 0x4a0: file=0xed, mem=0xff
flash error at address 0x4a1: file=0x5f, mem=0xff
flash error at address 0x4a2: file=0xfe, mem=0xff
flash error at address 0x4a3: file=0x4f, mem=0xff
flash error at address 0x4a4: file=0x10, mem=0xff
flash error at address 0x4a5: file=0x82, mem=0xff
flash error at address 0x4a6: file=0x84, mem=0xff
flash error at address 0x4a7: file=0xe9, mem=0xff
flash error at address 0x4a8: file=0x92, mem=0xff
flash error at address 0x4a9: file=0xe0, mem=0xff
flash error at address 0x4aa: file=0x0e, mem=0xff
flash error at address 0x4ab: file=0x94, mem=0xff
flash error at address 0x4ac: file=0x8f, mem=0xff
flash error at address 0x4ad: file=0x00, mem=0xff
flash error at address 0x4ae: file=0x0e, mem=0xff
flash error at address 0x4af: file=0x94, mem=0xff
"

I searched threads before, some people recommend me to connect MIB510 board 
directly to serialport. I tried but the same thing happenes. 

Does someone know what is going on here? Again, I am still confused why I have 
to use "make mica2" for my micaz node...

Thank you for your kind reply

 
---------------------------------
Want to start your own business? Learn how on Yahoo! Small Business.

--- End Message ---
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to