<?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: How to enable RPMSG feature</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-RPMSG-feature/m-p/1274472#M173813</link>
    <description>&lt;P&gt;Thank you for your prompt reply.&lt;/P&gt;&lt;P&gt;Okay. I'll do that right away.&lt;/P&gt;&lt;P&gt;I'll contact you as soon as I finish reviewing.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Takeo&lt;/P&gt;</description>
    <pubDate>Mon, 10 May 2021 11:48:17 GMT</pubDate>
    <dc:creator>t-sen-developer</dc:creator>
    <dc:date>2021-05-10T11:48:17Z</dc:date>
    <item>
      <title>How to enable RPMSG feature</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-RPMSG-feature/m-p/1274353#M173802</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have been working with imx8mn evk board and want make use of the rpmsg module to communicate between the 2 cores(A53 and M7).&lt;/P&gt;&lt;P&gt;I run the insmod command, but a /dev/ttyRPMSG file is not generated.&lt;BR /&gt;=&amp;gt; insmode /lib/modules/&amp;lt;version&amp;gt;/kernel/driver/rpmsg/imx_rpmsg_tty.ko&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;How to enable this /dev/ttyRPMSG port?&lt;BR /&gt;How do I establish communication between the M7 and A53 cores of the board?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;BoardType:8MNANOLPD4-EVK&lt;BR /&gt;Yocto Image:core-image-base, imx-image-core&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;zcat /proc/config.gz &amp;gt; ./config&lt;BR /&gt;# Rpmsg drivers&lt;BR /&gt;CONFIG_RPMSG=y&lt;BR /&gt;CONFIG_RPMSG_CHAR=y&lt;BR /&gt;CONFIG_RPMSG_QCOM_GLINK=y&lt;BR /&gt;CONFIG_RPMSG_QCOM_GLINK_PRM=y&lt;BR /&gt;CONFIG_VIRTIO=y&lt;BR /&gt;CONFIG_HAVE_IMX_RPMSG=y&lt;BR /&gt;CONFIG_IMX_RPMSG_PINGPONG=m&lt;BR /&gt;CONFIG_IMX_RPMSG_TTY=m&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Takeo.&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 08:48:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-RPMSG-feature/m-p/1274353#M173802</guid>
      <dc:creator>t-sen-developer</dc:creator>
      <dc:date>2021-05-10T08:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable RPMSG feature</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-RPMSG-feature/m-p/1274389#M173805</link>
      <description>&lt;P&gt;Hi Takeo&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;one can try to use imx8mn-evk-rpmsg.dts&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mn-evk-rpmsg.dts?h=imx_5.4.70_2.3.0" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mn-evk-rpmsg.dts?h=imx_5.4.70_2.3.0&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/imx-test/tree/test/rpmsg?h=imx_5.4.70_2.3.0" target="_blank"&gt;https://source.codeaurora.org/external/imx/imx-test/tree/test/rpmsg?h=imx_5.4.70_2.3.0&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Follow sect.2.8.4 Menu Configuration Options&amp;nbsp;&amp;nbsp; &lt;A style="box-sizing: border-box; background-color: transparent; color: #215bd6; text-decoration: none; cursor: pointer;" href="https://www.nxp.com/docs/en/reference-manual/IMX_REFERENCE_MANUAL.pdf" target="_blank" rel="noopener"&gt;i.MX Linux Reference Manual​&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;RPMSG examples in SDK_EVK-MIMX8MN: &amp;nbsp; &lt;A href="https://mcuxpresso.nxp.com/en/welcome" target="_blank"&gt;https://mcuxpresso.nxp.com/en/welcome&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 09:34:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-RPMSG-feature/m-p/1274389#M173805</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-05-10T09:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable RPMSG feature</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-RPMSG-feature/m-p/1274472#M173813</link>
      <description>&lt;P&gt;Thank you for your prompt reply.&lt;/P&gt;&lt;P&gt;Okay. I'll do that right away.&lt;/P&gt;&lt;P&gt;I'll contact you as soon as I finish reviewing.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Takeo&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 11:48:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-RPMSG-feature/m-p/1274472#M173813</guid>
      <dc:creator>t-sen-developer</dc:creator>
      <dc:date>2021-05-10T11:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable RPMSG feature</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-RPMSG-feature/m-p/1274497#M173815</link>
      <description>&lt;P&gt;Hi,igor&lt;/P&gt;&lt;P&gt;In the beginning, I tried to edit imx8mn-evk-rpmsg.dts.&lt;BR /&gt;However the problem is not solved yet.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I did the following.&lt;BR /&gt;Case1&lt;BR /&gt;1) edit imx8mx-evk-rpmsg.dts&lt;BR /&gt;2) bitbake linux-imx -c compile -f&lt;BR /&gt;3) bitbake linux-imx -c deploy&lt;BR /&gt;4) bitbake linux-imx&lt;BR /&gt;5) bitbake imx-image-core&lt;BR /&gt;6) Power ON (insert SD card image)&lt;BR /&gt;7) insmod /lib/modules/&amp;lt;version&amp;gt;/kernel/driver/rpmsg/imx_rpmsg_tty.ko&lt;BR /&gt;&lt;LI-EMOJI id="lia_smiling-face-with-sunglasses" title=":smiling_face_with_sunglasses:"&gt;&lt;/LI-EMOJI&gt; lsmod&lt;BR /&gt;　⇒Found imx_rpmsg_tty.&lt;BR /&gt;9) ls /dev/tty*&lt;BR /&gt;　⇒ Not found /dev/ttyRPMSG.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Case2&lt;BR /&gt;1-6) the same as above&lt;BR /&gt;7) Hit any key to stop autoboot&lt;BR /&gt;&lt;LI-EMOJI id="lia_smiling-face-with-sunglasses" title=":smiling_face_with_sunglasses:"&gt;&lt;/LI-EMOJI&gt; u-boot&lt;BR /&gt;　　editenv fdt_file&lt;BR /&gt;　　edit:imx8mn-evk-rpmsg.dtb&lt;BR /&gt;　　boot&lt;BR /&gt;&lt;BR /&gt;　⇒the same result as above.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Where is the mistake in what I just did that ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Takeo.&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 12:34:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-RPMSG-feature/m-p/1274497#M173815</guid>
      <dc:creator>t-sen-developer</dc:creator>
      <dc:date>2021-05-10T12:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable RPMSG feature</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-RPMSG-feature/m-p/1275441#M173908</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm sorry to rush you, but ... I would appreciate it if you could give us your reply by May 14.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I understand you are very busy, but&amp;nbsp;I want to solve this issue immediately.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Takeo&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 07:38:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-RPMSG-feature/m-p/1275441#M173908</guid>
      <dc:creator>t-sen-developer</dc:creator>
      <dc:date>2021-05-12T07:38:23Z</dc:date>
    </item>
  </channel>
</rss>

