<?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>i.MX ProcessorsのトピックRe: Unable to run multicore example on MCUXpresso SDK</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Unable-to-run-multicore-example-on-MCUXpresso-SDK/m-p/810677#M125038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, how the board is still in pre-production, we do not have access to the source codes for the i.MX8QX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I apologize for the inconveniences this could give you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jan 2019 22:31:37 GMT</pubDate>
    <dc:creator>diegoadrian</dc:creator>
    <dc:date>2019-01-02T22:31:37Z</dc:date>
    <item>
      <title>Unable to run multicore example on MCUXpresso SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Unable-to-run-multicore-example-on-MCUXpresso-SDK/m-p/810674#M125035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am trying to run the ping-pong application provided on the MCUXPresso SDK&amp;nbsp; &lt;EM&gt;(&amp;lt;SDK&amp;gt;/boards/mekmimx8qx/multicore_examples/rpmsg_lite_pingpong_rtos) &lt;/EM&gt;on imx8qxp. in order to do that, I compiled to make&amp;nbsp;m4_image binary of &lt;EM&gt;rpmsg_lite_pingpong_rtos&lt;/EM&gt; application. and I made flash.bin by following command using imx-mkimage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;EM&gt;mkimage_imx8 -soc QX -rev B0 -append ahab-container.img -c -scfw scfw_tcm.bin -m4 m4_image.bin 0 0x34FE0000 -ap u-boot-atf.bin a35 0x80000000&amp;nbsp; -out&amp;nbsp; flash.bin&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then flashed to SD card using dd command.&amp;nbsp; console one for A-35 and other for M4, both are working fine. after A-35 booted (linux), I installed the&amp;nbsp;imx_rpmsg_pingpong.ko file using insmod but there is no inter-communication between the two core.&lt;/P&gt;&lt;P&gt;could you please help on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2018 13:20:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Unable-to-run-multicore-example-on-MCUXpresso-SDK/m-p/810674#M125035</guid>
      <dc:creator>muhammed_ali</dc:creator>
      <dc:date>2018-12-18T13:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run multicore example on MCUXpresso SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Unable-to-run-multicore-example-on-MCUXpresso-SDK/m-p/810675#M125036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, we cannot help you with this problem since you are using the i.MX8QX, and&amp;nbsp;this product is still in pre-production. For that reason, we do not have any information available and any board to test the problems. I apologize for the inconveniences this could give you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2018 21:43:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Unable-to-run-multicore-example-on-MCUXpresso-SDK/m-p/810675#M125036</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2018-12-20T21:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run multicore example on MCUXpresso SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Unable-to-run-multicore-example-on-MCUXpresso-SDK/m-p/810676#M125037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diego,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I think the problem is only with the pingpong application on the MCUXpresso SDK. because the pingpong binary on the BSP (&amp;lt;build-dir&amp;gt;/tmp/work/imx8qxpmek-poky-linux/imx-m4-demos/2.3.1-r0/deploy-imx-m4-demos/imx8qx_m4_TCM_rpmsg_lite_pingpong_rtos_linux_remote.bin) is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please share the source code of that binary?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2018 05:18:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Unable-to-run-multicore-example-on-MCUXpresso-SDK/m-p/810676#M125037</guid>
      <dc:creator>muhammed_ali</dc:creator>
      <dc:date>2018-12-26T05:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run multicore example on MCUXpresso SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Unable-to-run-multicore-example-on-MCUXpresso-SDK/m-p/810677#M125038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, how the board is still in pre-production, we do not have access to the source codes for the i.MX8QX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I apologize for the inconveniences this could give you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2019 22:31:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Unable-to-run-multicore-example-on-MCUXpresso-SDK/m-p/810677#M125038</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2019-01-02T22:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run multicore example on MCUXpresso SDK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Unable-to-run-multicore-example-on-MCUXpresso-SDK/m-p/810678#M125039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hi &lt;SPAN style="color: #646464;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="332564" data-username="muhammed.ali@vvdntech.in" href="https://community.nxp.com/people/muhammed.ali@vvdntech.in" style="color: #3d9ce7; border: 0px; font-weight: 600; text-decoration: none; font-size: 11.9994px;"&gt;Muhammed Ali K P&lt;/A&gt;&lt;SPAN style="color: #646464;"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;I have a working example of the Rpmsg stack&amp;nbsp;&lt;/SPAN&gt;&lt;BR style="color: #51626f; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Please check out this repository:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2Fwarrierabhinav%2Frpmsglite_nanopb_imx8" rel="nofollow" style="color: #3d9ce7; background-color: #ffffff; border: 0px; text-decoration: underline; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;GitHub - warrierabhinav/rpmsglite_nanopb_imx8: This is a unique communication stack which uses RPMSG lite for heterogene…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2019 12:57:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Unable-to-run-multicore-example-on-MCUXpresso-SDK/m-p/810678#M125039</guid>
      <dc:creator>abhinav_warrier</dc:creator>
      <dc:date>2019-01-10T12:57:34Z</dc:date>
    </item>
  </channel>
</rss>

