Better yet, read the extensive manual that Crossbow provides with Moteworks. It is very good for beginners like yourself.
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf > Of Wouter > Horré > Sent: 05 March 2008 08:02 > To: [email protected] > Subject: Re: [Tinyos-help] Please have a look at this set-id error > > > Hi, > > As far as I can see, your command line contains 2 errors. > First, the argument > to reinstall should be a mote ID. Second, if you have never built the > application before, you should use install instead of > reinstall. So, your > command line should look like: > > $ make mica2 install,0 mib520,com6 > > (assuming you want to install to the mote with id 0) > > regards > Wouter > > On Monday 03 March 2008 02:03:59 Bo Xu wrote: > > Dear all: > > > > I installed Moteworks the other day, after that, I met a > problem. When I > > tried to upload program to mica2, the following error occured: > > > > $ make mica2 reinstall,mib520,com6 > > set-mote-id build/mica2/main.srec > build/mica2/main.srec.out-mib520,com6 > > mib520,com6 avr-objdump: 'build/mica2/main.exe': No such file > > Could not find data section in build/mica2/main.exe, aborting. > > make: *** [setid] Error 255 > > > > > > Do you guys have any idea how to solve it? > > > > Thanks a lot! > > > > Sincerely, > > Michael > > > > > > > > --------------------------------- > > Be a better friend, newshound, and know-it-all with Yahoo! > Mobile. Try it > > now. > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/t inyos-help ******************************************************************************* Please consider the environment before printing this email. ******************************************************************************* This email and any files transmitted with it are intended solely for the use of the individual or entity to whom they are addressed and may not be divulged to any third party without the express permission of the originator. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Thales Research & Technology (UK) Limited. ******************************************************************************* _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
