[Tinyos-help] Uploading error on windows with tmotesky
Xavier Orduña
xavier.orduna at gmail.com
Wed Jan 10 15:28:30 PST 2007
Hi,
It was really a nightware. The problem was that the HotSync application
from Palmos has already created a serial port to be used with bluetooth.
I have removed any serial port using bluetooth and now its working as it
supposed to work.
Thanks for everything
Xavi
> On my XP SP1 notebook, with a driver for a USB->serial adapter:
>
> enfield:schip [333] ls -l COM3
> crw-rw-rw- 1 0 0 7, 0 Jan 10 13:29 COM3
>
> so something is loaded right I guess. If you are trying to use
> USB of some kind I guess you could rummage in the Device Manager
> under (deep breath):
> ControlPanel-AdministrativeTools-ComputerManagement-SystemTools
> and see if there is any information that makes sense.
> Or try reinstalling relevant USB drivers.
>
> Also, cygwin is supposed to map COMn to /dev/ttySn-1 (COM7 == ttyS6)
> so you might try that name instead.
>
> MS
>
> Xavier Orduña wrote:
>> Hi,
>>
>> Maybe we are on the right way, I try "cat COM7" and I get:
>> "Permission denied"
>>
>> It's more funny what it gives if I tape: "ls -l COM7"
>>
>> $ ls -l COM7
>> ---------- 1 ???????? ???????? 0 Jan 1 1970 COM7
>>
>> Do you have any idea?
>>
>> This only happens on my laptop, I tried to work in my workstation
>> (almost the same windows and configuration) and it works.
>>
>> Thanks
>>
>> Xavi
>>
>>
>>> It could be a problem with temp files rather than the I/O port.
>>> Can you write "build/tmote/main.ihex.out-1" and its directory?
>>> You can also try something like "cat COM7" to see if you can
>>> open the port.
>>>
>>> MS
>>>
>>>
>>> Xavier Orduña wrote:
>>>> Hello,
>>>>
>>>> I just unpacked my tmote sky motes but I got a problem trying the
>>>> test program.
>>>>
>>>> I'm following the "quick start guide":
>>>> - I have compiled the program with "make tmote".
>>>> - I have verified that threre are motes available with "motelist".
>>>> - But when typing "make tmote reinstall,1" I got an error while
>>>> executing tmote-bsl:
>>>>
>>>> tmote-bsl -c auto -e -p
>>>> C:/tinyos/cygwin/opt/moteiv/tos/lib/Deluge/TOSBoot/build
>>>> /tmote/main.ihex -p build/tmote/main.ihex.out-1 -r --telosb
>>>> Using mote M4AFBBJQ on port COM7.
>>>> Error, Error 5.
>>>> Acceso denegado. [means "Access Denied" in spanish]
>>>> in MoteCommUart.CreateFile
>>>> make: *** [program_no_e] Error 1
>>>>
>>>> Does anyone knows something about that?
>>>>
>>>> I tried to change serial port permissions but it seems to be
>>>> everything ok.
>>>>
>>>> I'm using Win XP professional (Spanish edition) and tmote tools 2.0.4
>>>>
>>>> Thanks for any help
>>>>
>>>> Xavi
>>>> _______________________________________________
>>>> Tinyos-help mailing list
>>>> Tinyos-help at Millennium.Berkeley.EDU
>>>> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>>>>
>>>
>
More information about the Tinyos-help
mailing list