<?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: RPMsg multiple channels in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/RPMsg-multiple-channels/m-p/785794#M121796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Were you able to solve the issue with multiple endpoints? I am trying to create a demo code for the iMX7D Sabre dev kit with multiple endpoints in Linux Side and FreeRTOS, just wondering if you got any further with your initial intent above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Roger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Feb 2020 03:13:57 GMT</pubDate>
    <dc:creator>rlumo</dc:creator>
    <dc:date>2020-02-10T03:13:57Z</dc:date>
    <item>
      <title>RPMsg multiple channels</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RPMsg-multiple-channels/m-p/785791#M121793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create multiple channels for RPMsg on my imx7s&lt;/P&gt;&lt;P&gt;On the M4 side I run FreeRTOS and the tty/pingpong examples are working.&lt;/P&gt;&lt;P&gt;In FreeRTOS I changed thedestination Pointer (app_chnl-&amp;gt;dst&amp;nbsp; --&amp;gt; app_chnl-&amp;gt;dst1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My questions now:&lt;/P&gt;&lt;P&gt;- Do I need to set multiple endpoints?&lt;/P&gt;&lt;P&gt;- Where else do I need to define the new addresses? In board.h/rpmsg_core.c or somewhere?&lt;/P&gt;&lt;P&gt;- What needs to be changed on the A7 side?&lt;/P&gt;&lt;P&gt;- Or am I completely wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 08:20:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RPMsg-multiple-channels/m-p/785791#M121793</guid>
      <dc:creator>erikfriedel</dc:creator>
      <dc:date>2018-06-15T08:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: RPMsg multiple channels</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RPMsg-multiple-channels/m-p/785792#M121794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;on Linux side you can refer to these files:&amp;nbsp;&lt;BR /&gt;&lt;A class="link-titled" href="https://github.com/EmbeddedRPC/erpc-imx-demos/blob/master/middleware/rpmsg-cpp/rpmsg_linux_endpoint.cpp" title="https://github.com/EmbeddedRPC/erpc-imx-demos/blob/master/middleware/rpmsg-cpp/rpmsg_linux_endpoint.cpp"&gt;erpc-imx-demos/rpmsg_linux_endpoint.cpp at master · EmbeddedRPC/erpc-imx-demos · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/codeauroraforum/rpmsg-sysfs/tree/0aa1817545a765c200b1b2f9b6680a420dcf9171" title="https://github.com/codeauroraforum/rpmsg-sysfs/tree/0aa1817545a765c200b1b2f9b6680a420dcf9171"&gt;GitHub - codeauroraforum/rpmsg-sysfs at 0aa1817545a765c200b1b2f9b6680a420dcf9171&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find there also imx rpmsg demo for both cores using endpoints.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 08:32:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RPMsg-multiple-channels/m-p/785792#M121794</guid>
      <dc:creator>dusancervenka-b</dc:creator>
      <dc:date>2018-06-15T08:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: RPMsg multiple channels</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RPMsg-multiple-channels/m-p/785793#M121795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dusan,&lt;/P&gt;&lt;P&gt;thanks for your quick answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sadly this solve just one of my questions, partial. I am kinda new to this topic, so it would be great if you could answer to my questions directly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 08:52:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RPMsg-multiple-channels/m-p/785793#M121795</guid>
      <dc:creator>erikfriedel</dc:creator>
      <dc:date>2018-06-15T08:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: RPMsg multiple channels</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RPMsg-multiple-channels/m-p/785794#M121796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Were you able to solve the issue with multiple endpoints? I am trying to create a demo code for the iMX7D Sabre dev kit with multiple endpoints in Linux Side and FreeRTOS, just wondering if you got any further with your initial intent above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Roger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2020 03:13:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RPMsg-multiple-channels/m-p/785794#M121796</guid>
      <dc:creator>rlumo</dc:creator>
      <dc:date>2020-02-10T03:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: RPMsg multiple channels</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RPMsg-multiple-channels/m-p/785795#M121797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dusan,&lt;/P&gt;&lt;P&gt;I have checked the images for the erpc demo for the imx7d but there is no image uploaded for the imx7d sabre dev kit.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://sourceforge.net/projects/erpc-imx-demos/files/YoctoLinuxImages/" title="https://sourceforge.net/projects/erpc-imx-demos/files/YoctoLinuxImages/"&gt;erpc-imx-demos - Browse /YoctoLinuxImages at SourceForge.net&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if multiple endpoints/channel on the Linux (A7) and FreeRTOS (M4) can be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Roger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2020 20:22:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RPMsg-multiple-channels/m-p/785795#M121797</guid>
      <dc:creator>rlumo</dc:creator>
      <dc:date>2020-02-11T20:22:33Z</dc:date>
    </item>
  </channel>
</rss>

