[RTT 1.10] Bug in EventPorts with WritePorts

Hi,

I have a component (A) with an output port and another one (B) with an
input port.

B port is added as an EventPort.

When A's port is declared as a DataPort, all works fine.

But if I declare A's port as a WriteDataPort, B is not waken up (the
signal is not transmitted).

Is it a known bug?

Charles.

[RTT 1.10] Bug in EventPorts with WritePorts

On Thursday 04 March 2010 11:45:15 Charles Lesire-Cabaniols wrote:
> Hi,
>
> I have a component (A) with an output port and another one (B) with an
> input port.
>
> B port is added as an EventPort.
>
> When A's port is declared as a DataPort, all works fine.
>
> But if I declare A's port as a WriteDataPort, B is not waken up (the
> signal is not transmitted).
>
> Is it a known bug?

I remember that we had a problem like that, but it's supposed to be fixed (in
1.10.2).

Which version are you using ?

Peter