I had this problem with the cygwin upgrade required to advance beyond
TOS 1.1.10 (I think....1.1.14 is what I was trying to use anyway...).
The supposed solution was to use /dev/ttyS0 instead of COM1, S1 for COM2,
etc. I was not successful because (again, I think) I'm using a USB
converter that is at COM3...but it appears that it might work for you.

The symptom was a hung uisp. If you put -v=4 in the command line you
should get a trace of what's going on, which will show that it stops
right after trying to contact the programmer. There's some discussion
of this in the list about a month ago.

Why cygwin is doing this seems to be of little interest here.
I haven't checked the cygwin site for advice though.
MS


Dott. Emanuele Tavelli wrote:
Hi,

I have a problem with MIB510. Till last week it worked and now it dies during trying to uplad the file.
It compiles the binary and then executes this command to upload:

uisp -dprog=mib510 -dserial=com1 --wr_fuse_h=0xd8 -dpart=ATmega128
--wr_fuse_e=ff --erase --upload if=build/micaz/main.srec.out

But it just sits here during this command and nothing happens.


I installed the new tinyos 1.1.15 version, could be this?

thanks

Emanuele


_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to