<?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.mx8m plus, rpmsg , kick error -62 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8m-plus-rpmsg-kick-error-62/m-p/2250943#M242477</link>
    <description>&lt;P&gt;dmesg | grep -E "rproc|rpmsg|virtio|mu|mailbox"&lt;BR /&gt;[ 0.000000] OF: reserved mem: initialized node mic_rpmsg@91000000, compatible id shared-dma-pool&lt;BR /&gt;[ 0.000000] OF: reserved mem: 0x0000000091000000..0x00000000910fffff (1024 KiB) nomap non-reusable mic_rpmsg@91000000&lt;BR /&gt;[ 0.000613] pid_max: default: 32768 minimum: 301&lt;BR /&gt;[ 0.041394] imx mu driver is registered.&lt;BR /&gt;[ 0.041413] imx rpmsg driver is registered.&lt;BR /&gt;[ 0.076492] iommu: Default domain type: Translated&lt;BR /&gt;[ 0.076498] iommu: DMA domain TLB invalidation policy: strict mode&lt;BR /&gt;[ 0.096977] kvm [1]: disabling GICv2 emulation&lt;BR /&gt;[ 2.196146] Bluetooth: BNEP (Ethernet Emulation) ver 1.3&lt;BR /&gt;[ 2.201466] Bluetooth: BNEP filters: protocol multicast&lt;BR /&gt;[ 2.211684] Bluetooth: HIDP (Human Interface Emulation) ver 1.2&lt;BR /&gt;[ 2.644250] remoteproc remoteproc0: imx-rproc is available&lt;BR /&gt;[ 2.649842] remoteproc remoteproc0: attaching to imx-rproc&lt;BR /&gt;[ 2.665845] virtio_rpmsg_bus virtio0: rpmsg host is online&lt;BR /&gt;[ 2.679140] rproc-virtio rproc-virtio.1.auto: registered virtio0 (type 7)&lt;BR /&gt;[ 2.685941] remoteproc remoteproc0: remote processor imx-rproc is now attached&lt;BR /&gt;[ 3.667389] virtio_rpmsg_bus virtio0: creating channel rpmsg-openamp-demo-channel addr 0x1e&lt;BR /&gt;[ 38.533809] imx_rpmsg_pingpong virtio0.rpmsg-openamp-demo-channel.-1.30: new channel: 0x400 -&amp;gt; 0x1e!&lt;BR /&gt;[ 38.637604] imx-rproc imx8mp-cm7: imx_rproc_kick: failed (1, err:-62)&lt;BR /&gt;[ 38.741579] imx-rproc imx8mp-cm7: imx_rproc_kick: failed (1, err:-62)&lt;/P&gt;</description>
    <pubDate>Fri, 28 Nov 2025 08:09:00 GMT</pubDate>
    <dc:creator>RavenRen_sh</dc:creator>
    <dc:date>2025-11-28T08:09:00Z</dc:date>
    <item>
      <title>i.mx8m plus, rpmsg , kick error -62</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8m-plus-rpmsg-kick-error-62/m-p/2250941#M242476</link>
      <description>&lt;P&gt;Hi, senior software engineers,&amp;nbsp;&lt;BR /&gt;&lt;LI-PRODUCT title="i.MX8M" id="i.MX8M"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;I'm try to run rpmsg pingpong demo on i.mx8mp, base on congatec-BSP 6.6.23-2.0.&lt;BR /&gt;always catch this error.&lt;BR /&gt;-------&lt;BR /&gt;[ 27.931613] imx_rpmsg_pingpong virtio0.rpmsg-openamp-demo-channel.-1.30: new channel: 0x400 -&amp;gt; 0x1e!&lt;BR /&gt;[ 28.033573] imx-rproc imx8mp-cm7: imx_rproc_kick: failed (1, err:-62)&lt;BR /&gt;[ 28.137571] imx-rproc imx8mp-cm7: imx_rproc_kick: failed (1, err:-62)&lt;BR /&gt;-------&lt;BR /&gt;the firmware is from yocto sdk origninal ,imx8mp_m7_TCM_rpmsg_lite_pingpong_rtos_linux_remote.bin.&amp;nbsp;&lt;BR /&gt;Any advice&amp;nbsp; may&amp;nbsp; guid me to running pingpong demo up?&lt;BR /&gt;&lt;BR /&gt;Run this firmware from uboot via bootaux.&lt;BR /&gt;DTS major parts:&lt;/P&gt;&lt;DIV&gt;reserved-memory {&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;#address-cells = &amp;lt;2&amp;gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;#size-cells = &amp;lt;2&amp;gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ranges;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; m7_reserved: m7@80000000 {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; no-map;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; reg = &amp;lt;0 0x80000000 0 0x1000000&amp;gt;;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; };&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; vdev0vring0: vdev0vring0@55000000 {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; no-map;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; reg = &amp;lt;0 0x55000000 0 0x8000&amp;gt;;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; };&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; vdev0vring1: vdev0vring1@55008000 {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; no-map;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; reg = &amp;lt;0 0x55008000 0 0x8000&amp;gt;;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; };&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; vdev0buffer: vdev0buffer@55400000 {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; compatible = "shared-dma-pool";&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; no-map;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; reg = &amp;lt;0 0x55400000 0 0x100000&amp;gt;;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; };&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; rsc_table: rsc-table@550ff000 {&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; no-map;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; reg = &amp;lt;0 0x550ff000 0 0x1000&amp;gt;;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; };&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;};&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;P&gt;imx8mp-cm7 {&lt;BR /&gt;compatible = "fsl,imx8mn-cm7";&lt;/P&gt;&lt;P&gt;clocks = &amp;lt;&amp;amp;clk IMX8MP_CLK_M7_DIV&amp;gt;,&lt;BR /&gt;&amp;lt;&amp;amp;audio_blk_ctrl IMX8MP_CLK_AUDIOMIX_AUDPLL_ROOT&amp;gt;;&lt;BR /&gt;clock-names = "core", "audio";&lt;/P&gt;&lt;P&gt;mbox-names = "tx", "rx", "rxdb";&lt;BR /&gt;mboxes = &amp;lt;&amp;amp;mu 0 1&lt;BR /&gt;&amp;amp;mu 1 1&lt;BR /&gt;&amp;amp;mu 3 1&amp;gt;;&lt;/P&gt;&lt;P&gt;/*syscon = &amp;lt;&amp;amp;src&amp;gt;;*/&lt;/P&gt;&lt;P&gt;/* MUST match rsc_table region */&lt;BR /&gt;rsc-da = &amp;lt;0x550ff000&amp;gt;;&lt;/P&gt;&lt;P&gt;fsl,startup-delay-ms = &amp;lt;500&amp;gt;;&lt;/P&gt;&lt;P&gt;memory-region = &amp;lt;&amp;amp;m7_reserved&amp;gt;,&amp;lt;&amp;amp;vdev0buffer&amp;gt;,&lt;BR /&gt;&amp;lt;&amp;amp;vdev0vring0&amp;gt;,&lt;BR /&gt;&amp;lt;&amp;amp;vdev0vring1&amp;gt;,&lt;BR /&gt;&amp;lt;&amp;amp;rsc_table&amp;gt;;&lt;BR /&gt;status = "okay";&lt;BR /&gt;};&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ravenimx8mp_0-1764316081339.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/367737iFC21F1F5B53058DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ravenimx8mp_0-1764316081339.png" alt="Ravenimx8mp_0-1764316081339.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Nov 2025 08:03:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx8m-plus-rpmsg-kick-error-62/m-p/2250941#M242476</guid>
      <dc:creator>RavenRen_sh</dc:creator>
      <dc:date>2025-11-28T08:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx8m plus, rpmsg , kick error -62</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8m-plus-rpmsg-kick-error-62/m-p/2250943#M242477</link>
      <description>&lt;P&gt;dmesg | grep -E "rproc|rpmsg|virtio|mu|mailbox"&lt;BR /&gt;[ 0.000000] OF: reserved mem: initialized node mic_rpmsg@91000000, compatible id shared-dma-pool&lt;BR /&gt;[ 0.000000] OF: reserved mem: 0x0000000091000000..0x00000000910fffff (1024 KiB) nomap non-reusable mic_rpmsg@91000000&lt;BR /&gt;[ 0.000613] pid_max: default: 32768 minimum: 301&lt;BR /&gt;[ 0.041394] imx mu driver is registered.&lt;BR /&gt;[ 0.041413] imx rpmsg driver is registered.&lt;BR /&gt;[ 0.076492] iommu: Default domain type: Translated&lt;BR /&gt;[ 0.076498] iommu: DMA domain TLB invalidation policy: strict mode&lt;BR /&gt;[ 0.096977] kvm [1]: disabling GICv2 emulation&lt;BR /&gt;[ 2.196146] Bluetooth: BNEP (Ethernet Emulation) ver 1.3&lt;BR /&gt;[ 2.201466] Bluetooth: BNEP filters: protocol multicast&lt;BR /&gt;[ 2.211684] Bluetooth: HIDP (Human Interface Emulation) ver 1.2&lt;BR /&gt;[ 2.644250] remoteproc remoteproc0: imx-rproc is available&lt;BR /&gt;[ 2.649842] remoteproc remoteproc0: attaching to imx-rproc&lt;BR /&gt;[ 2.665845] virtio_rpmsg_bus virtio0: rpmsg host is online&lt;BR /&gt;[ 2.679140] rproc-virtio rproc-virtio.1.auto: registered virtio0 (type 7)&lt;BR /&gt;[ 2.685941] remoteproc remoteproc0: remote processor imx-rproc is now attached&lt;BR /&gt;[ 3.667389] virtio_rpmsg_bus virtio0: creating channel rpmsg-openamp-demo-channel addr 0x1e&lt;BR /&gt;[ 38.533809] imx_rpmsg_pingpong virtio0.rpmsg-openamp-demo-channel.-1.30: new channel: 0x400 -&amp;gt; 0x1e!&lt;BR /&gt;[ 38.637604] imx-rproc imx8mp-cm7: imx_rproc_kick: failed (1, err:-62)&lt;BR /&gt;[ 38.741579] imx-rproc imx8mp-cm7: imx_rproc_kick: failed (1, err:-62)&lt;/P&gt;</description>
      <pubDate>Fri, 28 Nov 2025 08:09:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx8m-plus-rpmsg-kick-error-62/m-p/2250943#M242477</guid>
      <dc:creator>RavenRen_sh</dc:creator>
      <dc:date>2025-11-28T08:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx8m plus, rpmsg , kick error -62</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8m-plus-rpmsg-kick-error-62/m-p/2251596#M242514</link>
      <description>&lt;P&gt;what's your test steps? if can reproduce this on the imx8mp evk board, pls tell me the detailed steps, let me reproduce this at first&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 02:06:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx8m-plus-rpmsg-kick-error-62/m-p/2251596#M242514</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2025-12-01T02:06:01Z</dc:date>
    </item>
  </channel>
</rss>

