Hello Akankshu, I have never tried installing MoteWorks on a VMWare, but MoteWorks commands are very case sensitive. Try " make mica2 reinstall mib510,com1" and see if that helps. If you are using USB to Serial converter, the chances are that the COM port is different from COM1. You can check this from Windows Device Manager.
Giri -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Wednesday, December 10, 2008 5:56 PM To: Giri Baleri Cc: [email protected] Subject: regarding moteworks error Hi Giri I am having this problem. I am new to moteworks and have been trying to work with this . I use vista but found that there was no compatibility for vista so I installed VMWare server and then installed xp sp3. I then installed moteworks and the MyApp application was compiling properly. I am using an MIB510CA sensor board and MPR400CB mote. I am using a DX-UBDB9 serial to USB convertor to connect the board. After compiling I get an error message when I try to install using the command : make mica2 reinstall mib510,COM1 which looks something like this : ############################# Command: make mica2 reinstall mib510,COM1 Cygwin: C:\Crossbow\cygwin\bin Directory: C:\Crossbow\cygwin\opt\MoteWorks\apps\tutorials\MyApp\ "/opt/MoteWorks/tools/bin/ide.pl 'make mica2 reinstall mib510,COM1' 'C:\Crossbow\cygwin\opt\MoteWorks\apps\tutorials\MyApp\'" ############################# bash: [: /home/Akankshu: binary operator expected ide.pl Ver:$Id: ide.pl,v 1.1.2.1 2006/05/29 07:22:52 lwei Exp $ Executing: /opt/MoteWorks/apps/tutorials/MyApp/ bash -c "make mica2 reinstall mib510,COM1" cp build/mica2/main.srec build/mica2/main.srec.out installing mica2 binary using mib510 uisp -dprog=mib510 -dserial=COM1 --wr_fuse_h=0xd9 -dpart=ATmega128 --wr_fuse_e=ff --erase --upload if=build/mica2/main.srec.out Error: No error -> ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍýýýý@ make: *** [program] Error 1 > Process Exit Code: 0 > Time Taken: 00:09 Please help me with this... Looking forward to hearing from you.. Regards Akankshu Dhawan _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
