Javier,

I assume you are under cygwin. We did have some issues with port
numbers higher than com9, but it has been fixed already. You will need
to update tinyos-2.x/support/make to  CVS head, and you will need to
use COM12 instead of /dev/ttyS11.

Janos

2009/6/2 Javier Barbarán <[email protected]>:
> Hi all,
>
> I have a very strange behaviour in my TinyOS. I have a PC where
> everything works fine, but in my laptop, that is the same installation,
> I can install applications in MicaZ motes, but when I try to install
> application in iris I get the following error:
>
> $ make iris reinstall.1 mib510,/dev/ttyS11
> tos-set-symbols build/iris/main.srec build/iris/main.srec.out-1
> TOS_NODE_ID=1 Ac
> tiveMessageAddressC$addr=1
>    installing iris binary using mib510
> avrdude -cmib510 -P/dev/ttyS11 -U hfuse:w:0xd9:m -pm1281 -U
> efuse:w:0xff:m -CC:/
> cygwin/etc/avrdude/avrdude.conf  -U flash:w:build/iris/main.srec.out-1:a
> avrdude: ser_open(): can't open device "/dev/ttyS11": El sistema no
> puede encont
> rar la ruta especificada.
>
> make: *** [program] Error 1
>
> It seems that it cannot find the COM port, but it exists because it is
> the same COM port to program micaZ, so it seems that is something
> related to the avrdude configuration or something like that, could you
> help me? cause I dont have a trace.
>
>
> Thanks.,
>
> Javier Barbarán
>
> _______________________________________________
> 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