ts-7000
[Top] [All Lists]

Re: [ts-7000] Re: TS7300, Serials and pthread

To:
Subject: Re: [ts-7000] Re: TS7300, Serials and pthread
From: Larry <>
Date: Sat, 24 Feb 2007 07:37:11 -0500
I've had similar experiences with pthreads. I will avoid them because of it.
What you may be seeing is not the wrong port, but the wrong data making it
appear you have the wrong port. Avoid using global variables with pthreads.
Larry

pa_ie2000 wrote:

Hi Charlie,
tried the -D_REENTRANT...no luck.

Whenever the other thread starts, data destined for COM4 goes out
over COM3 and I can't read from either port.

I'm assuming that somewhere in the code I've got some non thread
safe calls but am probably staring at the code too long to see them.

The glibc is a standard build that comes with the TS-7300...I'm
using the pthread library in it....LinuxThreads.

Paul.

>
> Hi Paul --
>
> Try adding "-D_REENTRANT" to your gcc command line (one underscore,
> BTW). That way it's defined already when system header files are
> included; right now you define it in your source after everything
else
> is included. Maybe throw on a "-D_GNU_SOURCE" too.
>
> Does the read from COM4 block, or is the data you read corrupted?
>
> Which threading library is your system using, linuxthreads or NPTL?
>
> regards, ......... Charlie
>


<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU