Hi Dave, You can pass the parameter like the following; $ ./start_xserve -device=/dev/ttyUSB1
All parameters can be shown by; $ ./start_xserve -? I hope this will solve your problem. Tasuya > Hi there, > > I downloaded a Linux version of XServe - > http://blog.livedoor.jp/sssj/archives/51421525.html > > It seems to have all the necessary files and is attempting to run when I do > ./start_xserve but I'm getting the error below. I have a feeling I need to > change my port to USB1 as I have been using 0 to program. I have motecom > variables setup in my tinyos.sh script which works fine.. but I'm trying to > find out how to change the port number that XServe wants to use in this > linux edition.. there doesn't seem to be a config file anywhere to change > it, and I don't seem to be able to pass it in with my ./start_xserve > command. I know this is probably a linux related query but if anyone can > help I'd really apreciate it! > > XSERVE 2.0.E: $Id: xserve.c,v 1.8.2.3 2007/02/02 17:45:01 rkapur Exp $ > Using params: [raw] [parsed] [converted] [server port=9001] > Opening serial device: /dev/ttyS0 @ 57600 > *[2010/09/19 16:09:33] xserve: Couldn't open serial port /dev/ttyS0:57600* > XMonitor: XServ failure. > Evaluating process exit... > Exit status - Application Level Exit. No restart requested. > Signal Status - Normal. > wait: Success > > Thanks > > Regards, > Dave _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
