[Tinyos-help] Problems with Moteview
David Moreno Salinas
dmoreno at bec.uned.es
Wed Oct 3 08:45:02 PDT 2007
Hello all,
I am trying to use Moteview to display data received from a mica2 mote. I have tried both with a mib600 and mib520 programming board and the following error appears:
MV : 03/10/2007 17:40:12]
System.ComponentModel.Win32Exception: El sistema no puede hallar el archivo especificado (system cannot find specified file)
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at XBow.lib.XServe.XServeProcess.GatewayStartShell(String args)
at Crossbow.MoteView.lib.FormConnectWizard.GatewayStart()
at Crossbow.MoteView.app.FormMain.rdoGwStart_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.RadioButton.OnClick(EventArgs e)
at System.Windows.Forms.RadioButton.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I can see the data received from the sensor board using xserve, so the comunication between motes is ok.
Thanks to all.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20071003/82a8ec47/attachment.htm
More information about the Tinyos-help
mailing list