<?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: iMX8MM - Cortex M4 Debug Console</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-Cortex-M4-Debug-Console/m-p/1592233#M200958</link>
    <description>&lt;P&gt;I found out.&lt;BR /&gt;&lt;BR /&gt;The GPIO5_IO27 was used by the PCIE0 which use the same pad as UART3 RXD.&lt;BR /&gt;&lt;BR /&gt;Sorry for bothering.&lt;/P&gt;</description>
    <pubDate>Thu, 02 Feb 2023 10:05:41 GMT</pubDate>
    <dc:creator>c_guerr</dc:creator>
    <dc:date>2023-02-02T10:05:41Z</dc:date>
    <item>
      <title>iMX8MM - Cortex M4 Debug Console</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-Cortex-M4-Debug-Console/m-p/1588933#M200719</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I try to run many exemples provided by the MCUXpresso of Cortex M4 Applications such as:&lt;/P&gt;&lt;P&gt;- RPMSG&lt;/P&gt;&lt;P&gt;- GPT.&lt;BR /&gt;&lt;BR /&gt;Both examples works properly when I run them from U-Boot. For the GPT i see the counter value.&lt;BR /&gt;But once the kernel is booted, I have no more messages from the UART I selected for Cortex M4.&lt;BR /&gt;&lt;BR /&gt;For the GPT Problems i thought the original cause would be the same as here:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/GPT-capture-sample-on-M4-seems-to-hang-on-Linux-boot/m-p/902416" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-Processors/GPT-capture-sample-on-M4-seems-to-hang-on-Linux-boot/m-p/902416&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;But I have the same behavior using RPMsg examples.&lt;BR /&gt;&lt;BR /&gt;The ping-pong examples works well in the linux side, getting messages from the Cortex M4. But no UART messages.&lt;BR /&gt;&lt;BR /&gt;Cortex M4 use UART3 and Cortex A53 use UART4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On device tree i've done the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;&amp;amp;ecspi1 {
        status = "disabled";
};

&amp;amp;i2c4 {
        status = "disabled";
};

&amp;amp;pwm3 {
        status = "disabled";
};

&amp;amp;rpmsg{
        /*
         * 64K for one rpmsg instance:
         * --0x40000000~0x4000ffff: pingpong
         */
        vdev-nums = &amp;lt;1&amp;gt;;
        reg = &amp;lt;0x0 0x40000000 0x0 0x10000&amp;gt;;
        memory-region = &amp;lt;&amp;amp;vdevbuffer&amp;gt;;
        status = "okay";
};

&amp;amp;sdma1{
        status = "disabled";
};

&amp;amp;uart3 {
        status = "disabled";
};&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Disabled ecspi1 as it uses the same pinmuxing of the UART3 and sure, disabling UART3 also.&lt;BR /&gt;&lt;BR /&gt;I've followed the advices of the link show above by reading on registers but i see that UART3 is enabled. In /sys/firmware/devicetree... and so on, uart3 is disabled. So the register have been updated by the CORTEX M4 I guess.&lt;BR /&gt;&lt;BR /&gt;What do you suggest?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 14:49:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-Cortex-M4-Debug-Console/m-p/1588933#M200719</guid>
      <dc:creator>c_guerr</dc:creator>
      <dc:date>2023-01-27T14:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MM - Cortex M4 Debug Console</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-Cortex-M4-Debug-Console/m-p/1592233#M200958</link>
      <description>&lt;P&gt;I found out.&lt;BR /&gt;&lt;BR /&gt;The GPIO5_IO27 was used by the PCIE0 which use the same pad as UART3 RXD.&lt;BR /&gt;&lt;BR /&gt;Sorry for bothering.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 10:05:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MM-Cortex-M4-Debug-Console/m-p/1592233#M200958</guid>
      <dc:creator>c_guerr</dc:creator>
      <dc:date>2023-02-02T10:05:41Z</dc:date>
    </item>
  </channel>
</rss>

