datapoint: The motelist that runs under MoteWorks detects
iris plugged into the MIB520 USB basestation.
MS


Agnelo Silva wrote:
> Hi,
> 
> as pointed out by Razvan, what is the output from the dmesg command when 
> you unplug and plug MIB520? Even without any mote, like MICAz, it should 
> detect automatically the FT2232 chip at the MIB520 informing ttyUSBxx 
> and ttyUSByy (ex.: ttyUSB0 and ttyUSB1). I did not installed anything in 
> XUbuntu to detect the serial ports from MIB520.
> 
> Motelist works with telosB/tmoteSky, at least in my Xubuntu environment. 
> Can anyone say if it also works with different motes?
> 
> Regards,
> Agnelo Rocha da Silva
> 
> 
> 
> 2009/8/28 praveen khethavath <[email protected] 
> <mailto:[email protected]>>
> 
> 
>     Hi,
> 
>     I am using Xubuntos, and it doesnt say any thing when i connect the
>     board.
>     when i check motes using $motelist, it says no devices found. I checked
>     google and found i should install FT2232C driver(VCP). but i am not
>     able it
>     install it as weel.
>     Please can you suggest how to program micaz in xubuntos.
> 
>     regards,
>     Praveen
> 
>     Razvan Musaloiu-E.-2 wrote:
>      >
>      > Hi!
>      >
>      > On Thu, 27 Aug 2009, praveen khethavath wrote:
>      >
>      >>
>      >> Hi,
>      >>
>      >> This is Praveen and i am doing PhD in Oklahoma state university.
>      >> I was not able to install the FT2232C driver on XUBUNTOS machine.
>      >> I am not able tp program Micaz using MIB520.
>      >>
>      >> when i try to make micaz install i see following error.
>      >> The device is not recognized.
>      >>
>      >> make micaz install mib510,/dev/ttyS0
>      >
>      > Try to do a dmesg after you plug the board. The messages should
>     indicate
>      > which /dev/ttyUSBX (never /dev/ttySX) device it gets. The MIB520
>     will get
>      > two: the first one is used to reprogram the mote while the second
>     is used
>      > to talk to the mote's serial port.
>      >
>      > All the best!
>      > Razvan ME
>      >
>      >> mkdir -p build/micaz
>      >>    compiling BlinkAppC to a micaz binary
>      >> ncc -o build/micaz/main.exe  -Os -fnesc-separator=__ -Wall -Wshadow
>      >> -Wnesc-all -target=micaz -fnesc-cfile=build/micaz/app.c
>     -board=micasb
>      >> -DDEFINED_TOS_AM_GROUP=0x22 --param max-inline-insns-single=100000
>      >> -DIDENT_APPNAME=\"BlinkAppC\" -DIDENT_USERNAME=\"praveen\"
>      >> -DIDENT_HOSTNAME=\"praveen-laptop\" -DIDENT_USERHASH=0x0fa84db1L
>      >> -DIDENT_TIMESTAMP=0x4a971fa5L -DIDENT_UIDHASH=0xd90a9f1eL
>      >> -fnesc-dump=wiring
>      >> -fnesc-dump='interfaces(!abstract())'
>      >> -fnesc-dump='referenced(interfacedefs,
>      >> components)' -fnesc-dumpfile=build/micaz/wiring-check.xml
>     BlinkAppC.nc
>      >> -lm
>      >>    compiled BlinkAppC to build/micaz/main.exe
>      >>            2052 bytes in ROM
>      >>              51 bytes in RAM
>      >> avr-objcopy --output-target=srec build/micaz/main.exe
>      >> build/micaz/main.srec
>      >> avr-objcopy --output-target=ihex build/micaz/main.exe
>      >> build/micaz/main.ihex
>      >>    writing TOS image
>      >> cp build/micaz/main.srec build/micaz/main.srec.out
>      >>    installing micaz binary using mib510
>      >> uisp -dprog=mib510 -dserial=/dev/ttyS0 --wr_fuse_h=0xd9
>     -dpart=ATmega128
>      >> --wr_fuse_e=ff   --erase --upload if=build/micaz/main.srec.out
>     --verify
>      >> Programmer is not responding.
>      >> make: *** [program] Error 2
>      >>
>      >> Can you suggest how can i use mib520 in XUBUNTOS
>      >>
>      >> Thanks.
>      >>
>      >> --
>      >> View this message in context:
>      >>
>     
> http://www.nabble.com/Mib520-FT2232C-driver-installation-tp25182815p25182815.html
>      >> Sent from the TinyOS - Help mailing list archive at Nabble.com.
>      >>
>      >> _______________________________________________
>      >> Tinyos-help mailing list
>      >> [email protected]
>     <mailto:[email protected]>
>      >>
>     https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>      >>
>      > _______________________________________________
>      > Tinyos-help mailing list
>      > [email protected]
>     <mailto:[email protected]>
>      >
>     https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>      >
>      >
> 
>     --
>     View this message in context:
>     
> http://www.nabble.com/Mib520-FT2232C-driver-installation-tp25182815p25192500.html
>     Sent from the TinyOS - Help mailing list archive at Nabble.com.
> 
>     _______________________________________________
>     Tinyos-help mailing list
>     [email protected]
>     <mailto:[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
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to