<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: i.M8xp: exchange data between cortex M4 &amp;amp; Cortex A in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-M8xp-exchange-data-between-cortex-M4-amp-Cortex-A/m-p/1685967#M209078</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/184567"&gt;@HerveP&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I hope you're doing great! The multicore example you linked is only meant for the i.MX 8MQ EVK board. Are you using a custom board or an EVK?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Hector.&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jul 2023 19:23:18 GMT</pubDate>
    <dc:creator>hector_delgado</dc:creator>
    <dc:date>2023-07-11T19:23:18Z</dc:date>
    <item>
      <title>i.M8xp: exchange data between cortex M4 &amp; Cortex A</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-M8xp-exchange-data-between-cortex-M4-amp-Cortex-A/m-p/1684978#M208979</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;On a i.Mx8xp, I want to run &lt;A href="https://github.com/nxp-mcuxpresso/mcux-sdk-examples/tree/main/evkmimx8mq/multicore_examples/rpmsg_lite_str_echo_rtos" target="_blank"&gt;https://github.com/nxp-mcuxpresso/mcux-sdk-examples/tree/main/evkmimx8mq/multicore_examples/rpmsg_lite_str_echo_rtos&lt;/A&gt; on the Cortex M4 and get some communication from linux running on Cortex A53.&lt;BR /&gt;Is it something that is supported ?&lt;BR /&gt;When I start application on the Corex M4, linux raises this error&lt;/P&gt;&lt;LI-CODE lang="c"&gt;[ 528.328703] remoteproc remoteproc0: Booting fw image rpmsg_lite_str_echo_rtos_imxcm4.elf, size 193788
[ 528.389155] remoteproc0#vdev0buffer: assigned reserved memory node vdev0vring0@90000000
[ 528.397595] virtio_rpmsg_bus: probe of virtio0 failed with error -12
[ 528.404024] remoteproc0#vdev0buffer: registered virtio0 (type 7)
[ 528.410243] remoteproc0#vdev1buffer: assigned reserved memory node vdev0vring0@90000000
[ 528.418709] virtio_rpmsg_bus: probe of virtio1 failed with error -12
[ 528.425122] remoteproc0#vdev1buffer: registered virtio1 (type 7)
[ 528.431311] remoteproc remoteproc0: remote processor imx-rproc is now up&lt;/LI-CODE&gt;&lt;P&gt;Is &lt;A href="https://github.com/nxp-mcuxpresso/rpmsg-lite" target="_blank"&gt;https://github.com/nxp-mcuxpresso/rpmsg-lite&lt;/A&gt; supported on i.Mx8xp and how exchange data with the linux kernel ?&lt;/P&gt;&lt;P&gt;Thanks for your support,&lt;/P&gt;&lt;P&gt;Herve.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 14:38:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-M8xp-exchange-data-between-cortex-M4-amp-Cortex-A/m-p/1684978#M208979</guid>
      <dc:creator>HerveP</dc:creator>
      <dc:date>2023-07-10T14:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: i.M8xp: exchange data between cortex M4 &amp; Cortex A</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-M8xp-exchange-data-between-cortex-M4-amp-Cortex-A/m-p/1685967#M209078</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/184567"&gt;@HerveP&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I hope you're doing great! The multicore example you linked is only meant for the i.MX 8MQ EVK board. Are you using a custom board or an EVK?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Hector.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 19:23:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-M8xp-exchange-data-between-cortex-M4-amp-Cortex-A/m-p/1685967#M209078</guid>
      <dc:creator>hector_delgado</dc:creator>
      <dc:date>2023-07-11T19:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: i.M8xp: exchange data between cortex M4 &amp; Cortex A</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-M8xp-exchange-data-between-cortex-M4-amp-Cortex-A/m-p/1686327#M209109</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/207913" target="_blank"&gt;@hector_delgado&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;I am fine thanks you and you ?&lt;BR /&gt;I am using a custom board based on i.Mx8DualXPlus running kernel version 5.15.71.&lt;BR /&gt;Do you mean on a reference board the demo example should work ?&lt;BR /&gt;Then which mutlicore example &amp;amp; dts fon linux are relevant for this iMx8 model ?&lt;BR /&gt;&lt;BR /&gt;Thanks, Herve.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 07:19:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-M8xp-exchange-data-between-cortex-M4-amp-Cortex-A/m-p/1686327#M209109</guid>
      <dc:creator>HerveP</dc:creator>
      <dc:date>2023-07-12T07:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: i.M8xp: exchange data between cortex M4 &amp; Cortex A</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-M8xp-exchange-data-between-cortex-M4-amp-Cortex-A/m-p/1687872#M209255</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/184567"&gt;@HerveP&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I hope you're doing well.&lt;/P&gt;
&lt;P&gt;All multicore examples (and any MCUXpresso SDK examples) are found here&amp;nbsp;&lt;A href="https://github.com/nxp-mcuxpresso/mcux-sdk-examples/tree/main" target="_blank" rel="noopener"&gt;GitHub - nxp-mcuxpresso/mcux-sdk-examples: MCUXpresso SDK Examples&lt;/A&gt;&amp;nbsp;and as far as I see, they're all meant to be for Evaluation Board Kits (EVKs). You can look at the list of devices by looking at the names of each folder in the link I provided. They may be useful in your case to use as reference for your custom board. And yes, when trying the example in an EVK, it should work properly.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Hector.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 19:52:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-M8xp-exchange-data-between-cortex-M4-amp-Cortex-A/m-p/1687872#M209255</guid>
      <dc:creator>hector_delgado</dc:creator>
      <dc:date>2023-07-13T19:52:03Z</dc:date>
    </item>
  </channel>
</rss>

