Thread Subject: usb-serial error with fclose Mac OS X

Subject: usb-serial error with fclose Mac OS X

From: Scott

Date: 16 Oct, 2009 19:42:02

Message: 1 of 5

Hi guys, I'm trying to use a usb to serial cable with matlab

s = serial('/dev/tty.usbserial');
fopen(s)

the above works fine. However, when I try to close to the port with

fclose(s)

Matlab crashes. Anyone have similar problems, and find a solution?

Subject: usb-serial error with fclose Mac OS X

From: Trent Jarvi

Date: 16 Oct, 2009 19:48:05

Message: 2 of 5


"Scott " <sparcheta3@gatech.edu> wrote in message
news:hbaiaa$gfj$1@fred.mathworks.com...
> Hi guys, I'm trying to use a usb to serial cable with matlab
>
> s = serial('/dev/tty.usbserial');
> fopen(s)
>
> the above works fine. However, when I try to close to the port with
>
> fclose(s)
>
> Matlab crashes. Anyone have similar problems, and find a solution?

Hi Scott,


We did not see that in testing for 9b. It would be best to call into
support your details but we would need the following to reproduce the
problem.

Which version of MATLAB?
32 bit or 64 bit MAC OS X?
What brand/model of USB adaptor are you using?
  - links to the product and driver are a plus.

Subject: usb-serial error with fclose Mac OS X

From: Nikolas

Date: 18 Feb, 2010 19:31:21

Message: 3 of 5

Hi,
I have the same problem. I have a USB-> serial device using the driver from :
http://osx-pl2303.sourceforge.net/
and have the same error--- I can connect, read and write, but not close a connection. I am running Matlab 2009a on OSX 10.6.2
i get this error : segmentation violation

Stack Trace:
  [0] librxtxSerial.jnilib:Java_gnu_io_RXTXPort_interruptEventLoop~(0x18807910, 0xb09030c0, 0x250d5210, 9) + 137 bytes
  [1] 0x1900b839(0, 0x19009a09, 0x1bc20128, 0xb09030c4)
  [2] 0x19003db1(0, 0x1bc20128, 0xb09030f4, 0x25092466 "¶X")
  [3] 0x19003db1(0, 0x1bc654f0, 0xb0903124, 0x2502a787 "¶®")
  [4] 0x19003db1(0, 0x1bc654f0, 0x175fb4ee, 8097)


Thanks for the help

Subject: usb-serial error with fclose Mac OS X

From: Nikolas

Date: 22 Feb, 2010 16:55:10

Message: 4 of 5

I tried this again, with a different USB-Serial device and driver: http://www.ftdichip.com/Drivers/VCP/MacOSX/FTDIUSBSerialDriver_v2_2_14.dmg

And again, I get the same error: segmentation fault re the LibRxTxSerial library

Subject: usb-serial error with fclose Mac OS X

From: Nik Ivancevich

Date: 24 Feb, 2010 21:37:39

Message: 5 of 5

I tried updating the librxtxserial to the newest version from
http://rxtx.qbang.org/pub/rxtx/rxtx-2.2pre2.zip
and compiled on my machine, replaced the files within Matlab, and get
the same error.


On Feb 22, 11:55 am, "Nikolas " <ivanc...@ucmail.uc.edu> wrote:
> I tried this again, with a different USB-Serial device and driver:http://www.ftdichip.com/Drivers/VCP/MacOSX/FTDIUSBSerialDriver_v2_2_1...
>
> And again, I get the same error: segmentation fault re the LibRxTxSerial library

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com