[Tinyos-help] writing problem with micaz

2008-03-17 Thread ilpadrino corleone
Hello, I have installed the crossbow software (cygwin, moteconfig, moteview, ...) on windows xp. When I try to install MyApp (tutorials/lesson1) into the mote I will get it compiled but it won't upload. make micaz install mib520,com3 {} uisp -dprog=mib520 -dserial=com3 --wr_fuse_h=0xd9

RE: [Tinyos-help] writing problem with micaz

2008-03-17 Thread ilpadrino corleone
into the 51-pin connector of the MIB520 - Make sure that no other application is using COM3. - Try "make micaz install mib520,/dev/ttyS2" or "make micaz install mib510,/dev/ttyS2" instead. Good luck, Giri From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of

RE: [Tinyos-help] writing problem with micaz

2008-03-17 Thread ilpadrino corleone
vid, > Are both of the switches off on the MIB? > > I have had the same thing happen to me, cygwin would lock. I used a > different command line and > it worked. I'm not using micaz regularly, so I don't remember what > the successful command line was. > > Eric &