A
couple of points:
You
haven't included a node id number after reinstall. I'd also recommend using
/dev/ttyS(n-1) instead of Comn. Also using full stops instead of commas has been
discussed in the archives and some find it works more
reliably.
In
your case the command would become something like:
make
micaz reinstall.7 mib510./dev/ttyS5
Where
7 is your chosen node id, which should be different for each node (and usually 0
for the base by convention).
Another option:
If you
have MoteView (software for visualising surge programmed motes) which comes with
XBow developer kits, then this has a facility for programming motes. Just look
at the tools menu. The file you want to select will be within the build folder
of you application folder. This is useful because you can set the radio bands
and powers without having to change any header files.
Hope
this helps,
Mike
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Fenghua Yuan
Sent: 18 August 2006 01:18
To: [email protected]
Subject: [Tinyos-help] Problem when download application to micaz/mib510HiI installed the Tinyos-1.1.11 (download from tinyos website)refer to the link: Windows Installshield Wizard for TinyOS CVS Snapshot 1.1.11 (less tested, but fresh)The compilation for micaz ($make micaz) is finished without error,but when i try to download the application (e.g. Blink) to the micaz/mib510 after the compilation,it stucked, and what was shown on the cygwin screen is:$make micaz reinstall mib510,com6cp build/micaz/main.srec build/micaz/main.srec.outinstalling micaz binary using mib510uisp -dprog=mib510 -dserial=com4 --wr_fuse_h=0xd9 -dpart=ATmega128 --wr_fuse_e=ff--erase --upload if=build/micaz/main.srec.outDoes anybody have any idea or suggestion about how to solve this problem?thanks
-------------------------------------------------------------------
This e-mail and any attachments may contain confidential and/or
privileged material; it is for the intended addressee(s) only.
If you are not a named addressee, you must not use, retain or
disclose such information.
NPL Management Ltd cannot guarantee that the e-mail or any
attachments are free from viruses.
NPL Management Ltd. Registered in England and Wales. No: 2937881
Registered Office: Serco House, 16 Bartley Wood Business Park,
Hook, Hampshire, United Kingdom RG27 9UY
-------------------------------------------------------------------
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
