Dear NXP support,
I couldn't find examples of rpmsg_lite that make use of the API when compiled with the RL_USE_STATIC_API macro.
Would it be possible for you to provide an example of setting up a channel using the static memory model.
The target application is on Cortex M7, running freeRTOS.
Thanks.
Hi @JSStoezel,
Thank you for contacting NXP Support.
Have you tried our latest SDK 2.14?
Here you will find examples for Cortex M7 using the RPMsg Lite library in the path middleware/multicore/rpmsg_lite
I will attach the link to this SDK. It is important to say that you will need to select your current board in this case for the Cortex M7 it could be the iMX8M Nano or the iMX8M Plus.
Welcome | MCUXpresso SDK Builder (nxp.com)
I hope this information will be helpful.
Have a great day!
Brian14:
Yes, I have tried the latest SDK 2.14, I have seen the rpmsg lite examples.
Though none of them cover the case when the rpmsg lite library is configured in static memory mode.
As specified in my original question, I am looking for examples that cover when rpmsg lite is configured with RL_USE_STATIC_API set to 1.
Regards
Hi @JSStoezel,
Thank you for your fast response.
Unfortunately, those are the only examples that we provide for RPMsg Lite implemented on the iMX8M Plus.
I would like to recommend the documentation for this specific API included in the SDK folder.
Have a great day!