<?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: iMX8M Plus boot process</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Plus-boot-process/m-p/1279521#M174308</link>
    <description>&lt;P&gt;I would suggest you to order the EVK board first before you make your own board.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/evaluation-kit-for-the-i-mx-8m-plus-applications-processor:8MPLUSLPD4-EVK" target="_blank"&gt;https://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/evaluation-kit-for-the-i-mx-8m-plus-applications-processor:8MPLUSLPD4-EVK&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the hardware design, you can download the &lt;A id="relatedDocsClick_4" href="https://www.nxp.com/webapp/Download?colCode=IMX8MPHDG" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;i.MX 8M Plus Hardware Developer’s Guide&amp;nbsp;&lt;/STRONG&gt;&lt;/A&gt;and download the schematic of EVK for reference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the software, we have Linux Yocto BSP. You can download the documentation of BSP from here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf" target="_blank" rel="noopener"&gt;i.MX Yocto Project User’s Guide​&lt;/A&gt; is talking about how to build the BSP.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_LINUX_USERS_GUIDE.pdf" target="_blank" rel="noopener"&gt;i.MX Linux User’s Guide​&lt;/A&gt; is talking about how to use it and how to program the images to the board. There is a tool called UUU used for programming the images to the board. Please read the user's guide for the details. And the UUU sample script can be found in the demo image (&lt;A href="https://www.nxp.com/webapp/Download?colCode=L5.10.9_1.0.0_MX8MP&amp;amp;appType=license" target="_blank"&gt;i.MX 8M Plus EVK&lt;/A&gt;).&lt;/P&gt;</description>
    <pubDate>Thu, 20 May 2021 07:03:19 GMT</pubDate>
    <dc:creator>jimmychan</dc:creator>
    <dc:date>2021-05-20T07:03:19Z</dc:date>
    <item>
      <title>iMX8M Plus boot process</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Plus-boot-process/m-p/1278193#M174210</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I will be developing custom board with iMX8M plus processor, i would like to understand what will be process of booting once i get fresh board after assembely.&lt;/P&gt;&lt;P&gt;I will be using NOR Flash and emmc5.1 in my custom board.&lt;/P&gt;&lt;P&gt;How i can load load my OS on NOR Flash or emmc5.1?&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 11:10:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Plus-boot-process/m-p/1278193#M174210</guid>
      <dc:creator>Shivam1</dc:creator>
      <dc:date>2021-05-18T11:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8M Plus boot process</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Plus-boot-process/m-p/1279521#M174308</link>
      <description>&lt;P&gt;I would suggest you to order the EVK board first before you make your own board.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/evaluation-kit-for-the-i-mx-8m-plus-applications-processor:8MPLUSLPD4-EVK" target="_blank"&gt;https://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/evaluation-kit-for-the-i-mx-8m-plus-applications-processor:8MPLUSLPD4-EVK&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the hardware design, you can download the &lt;A id="relatedDocsClick_4" href="https://www.nxp.com/webapp/Download?colCode=IMX8MPHDG" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;i.MX 8M Plus Hardware Developer’s Guide&amp;nbsp;&lt;/STRONG&gt;&lt;/A&gt;and download the schematic of EVK for reference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the software, we have Linux Yocto BSP. You can download the documentation of BSP from here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf" target="_blank" rel="noopener"&gt;i.MX Yocto Project User’s Guide​&lt;/A&gt; is talking about how to build the BSP.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_LINUX_USERS_GUIDE.pdf" target="_blank" rel="noopener"&gt;i.MX Linux User’s Guide​&lt;/A&gt; is talking about how to use it and how to program the images to the board. There is a tool called UUU used for programming the images to the board. Please read the user's guide for the details. And the UUU sample script can be found in the demo image (&lt;A href="https://www.nxp.com/webapp/Download?colCode=L5.10.9_1.0.0_MX8MP&amp;amp;appType=license" target="_blank"&gt;i.MX 8M Plus EVK&lt;/A&gt;).&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 07:03:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8M-Plus-boot-process/m-p/1279521#M174308</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2021-05-20T07:03:19Z</dc:date>
    </item>
  </channel>
</rss>

