HI ,
I managed to run the sample code with the RPMsg Pingpong example.
I am trying to incorporate the Reading the data from my application .
Is there any sample to achieve it.
Thanks,
Ramesh.
Daniel,
Thanks, It worked. Solved the problem.
On the A-core (Linux) side. Once the RPMsg channel is establised between core A (Linux) and Cortex-M (RTOS), you can assess it via a character device. /dev/ttyPRMSG0
You can use the standard Linux file (open, read, write)
For example,
Any support, information, and technology (“Materials”) provided by NXP are provided AS IS, without any warranty express or implied, and NXP disclaims all direct and indirect liability and damages in connection with the Material to the maximum extent permitted by the applicable law. NXP accepts no liability for any assistance with applications or product design. Materials may only be used in connection with NXP products. Any feedback provided to NXP regarding the Materials may be used by NXP without restriction.
Regards
Daniel