I guess uisp doesn't like the first com port being called com1. You
can program the mica2 with avrdude with the following command:

PROGRAMMER=avrdude make mica2 install mib510,com1

Alternatively, you can use uisp with unix-like port names:
make mica2 install mib510,/dev/ttyS0

Janos

On Mon, May 7, 2012 at 10:20 PM, Li, Haixia-OSU Stillwater
<[email protected]> wrote:
> Hello everyone,
>
> I cannot download Blink to a mica2 or mica2dot, but it can be downloaded to
> a IRIS.
>
> I used,
>
> make mica2 install mib510,com1
>
> it shows,
>
> make: *** [program] Error 57
>
> Can anyone tell me how to fix this problem?
>
> Thanks,
> Haixia
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to