rpmsg_lite - example to explain the use of the API when compiled with RL_USE_STATIC_API on Cortex M7

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

rpmsg_lite - example to explain the use of the API when compiled with RL_USE_STATIC_API on Cortex M7

818 Views
JSStoezel
Contributor III

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.

0 Kudos
Reply
3 Replies

722 Views
brian14
NXP TechSupport
NXP TechSupport

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!

0 Kudos
Reply

676 Views
JSStoezel
Contributor III

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

0 Kudos
Reply

656 Views
brian14
NXP TechSupport
NXP TechSupport

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!

0 Kudos
Reply