On 31/01/2019 13:41, Andres Monteverde wrote:
Hi Sebastian, Thank you for your prompt response.
> I don't think this is correct. If you call _MPCI_Send_request_packet(),
> then the ownership of this packet is transferred to the implementation
> of this function. With the shared memory driver, th
Hi Sebastian, Thank you for your prompt response.
> I don't think this is correct. If you call
_MPCI_Send_request_packet(),
> then the ownership of this packet is transferred to the implementation
> of this function. With the shared memory driver, the packet is freed
by
> the receiver, see Shm_Fre
On 29/01/2019 20:32, Andres Monteverde wrote:
Hi, my name is Andres and the purpose of this mail is to ask about a
situation we're dealing with and a possible solution.
We are using rtems 4.10.2 in leon3 (gr712) AMP configuration with a
shared memory space of 0x1000 bytes.
Our system consists of
Hi, my name is Andres and the purpose of this mail is to ask about a situation
we're dealing with and a possible solution.
We are using rtems 4.10.2 in leon3 (gr712) AMP configuration with a shared
memory space of 0x1000 bytes.
Our system consists of two applications. One of them is the owner of