<?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: Cortex-M4 on iMX6sx - Custom board in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Cortex-M4-on-iMX6sx-Custom-board/m-p/2033300#M233308</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, this post is useful:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/MX6-SoloX-bare-metal-startup/ta-p/1114307" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/MX6-SoloX-bare-metal-startup/ta-p/1114307&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Salas.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jan 2025 16:12:58 GMT</pubDate>
    <dc:creator>Manuel_Salas</dc:creator>
    <dc:date>2025-01-23T16:12:58Z</dc:date>
    <item>
      <title>Cortex-M4 on iMX6sx - Custom board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cortex-M4-on-iMX6sx-Custom-board/m-p/2031531#M233200</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm trying to use the Cortex-M4 core on the iMX6sx on our customized board.&lt;/P&gt;&lt;P&gt;I tried to follow this guide:&lt;BR /&gt;&lt;A href="https://bootlin.com/blog/using-the-cortex-m4-mcu-on-the-i-mx6-solox-from-linux/" target="_blank"&gt;https://bootlin.com/blog/using-the-cortex-m4-mcu-on-the-i-mx6-solox-from-linux/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I tried to integrate the imx6sx-sdb-m4.dts into our device tree, but linux does not manage to start properly.&lt;/P&gt;&lt;P&gt;Is there a guide how to setup the device tree properly to configure the M4 core?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandro&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 14:48:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cortex-M4-on-iMX6sx-Custom-board/m-p/2031531#M233200</guid>
      <dc:creator>sFurter</dc:creator>
      <dc:date>2025-01-21T14:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex-M4 on iMX6sx - Custom board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cortex-M4-on-iMX6sx-Custom-board/m-p/2031636#M233208</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245835"&gt;@sFurter&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are doing very well.&lt;/P&gt;
&lt;P&gt;Please refer to the&amp;nbsp;&lt;A href="https://github.com/nxp-imx/linux-imx/blob/lf-6.6.y/arch/arm/boot/dts/nxp/imx/imx6sx-sdb-m4.dts" target="_self"&gt;imx6sx-sdb-m4.dts.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You can take it as example.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Salas.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 17:33:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cortex-M4-on-iMX6sx-Custom-board/m-p/2031636#M233208</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2025-01-21T17:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex-M4 on iMX6sx - Custom board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cortex-M4-on-iMX6sx-Custom-board/m-p/2032053#M233224</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203368"&gt;@Manuel_Salas&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks I'm doing good, I hope you too?&lt;/P&gt;&lt;P&gt;Yes I took imxsx-sdb-m4.dts as a reference.&lt;/P&gt;&lt;P&gt;I found this guide to start the M4 core from U-Boot (Hello World Application).&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.embeddedartists.com/wp-content/uploads/2018/06/iMX6SoloX_Working_with_Cortex-M4.pd" target="_blank"&gt;https://www.embeddedartists.com/wp-content/uploads/2018/06/iMX6SoloX_Working_with_Cortex-M4.pd&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But I have no output on the console UART2 and when I proceed booting to Linux (with the modified dtb) it does not run properly.&lt;/P&gt;&lt;P&gt;Am I missing something (obviously yes &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt; )&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandro&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 06:48:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cortex-M4-on-iMX6sx-Custom-board/m-p/2032053#M233224</guid>
      <dc:creator>sFurter</dc:creator>
      <dc:date>2025-01-22T06:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex-M4 on iMX6sx - Custom board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cortex-M4-on-iMX6sx-Custom-board/m-p/2033300#M233308</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, this post is useful:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/MX6-SoloX-bare-metal-startup/ta-p/1114307" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/MX6-SoloX-bare-metal-startup/ta-p/1114307&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Salas.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 16:12:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cortex-M4-on-iMX6sx-Custom-board/m-p/2033300#M233308</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2025-01-23T16:12:58Z</dc:date>
    </item>
  </channel>
</rss>

