<?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: MIMXRT1010 Boot</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1010-Boot/m-p/984374#M146236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christopher,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I too had this problem, at the same address; but after uploading my own code, not for any samples. I assume you've moved past the supplied samples too?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem was that I hadn't correctly initialised the required boot initialisation tables in Flash. They're set up for the demo examples, but are easy to overwrite if you upload at &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;0x6000_0000&lt;/SPAN&gt; instead of where they expect you to upload the code at &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;0x6000_2000&lt;/SPAN&gt;. Note that NXP's Boot ROM has control of the processor, so you have to meet their boot requirements as outlined in the &lt;EM&gt;i.MX RT1010 Processor Reference Manual&lt;/EM&gt; (IMXRT1010RM.pdf) Chapter 9, sections 9.1, 9.6.3 and 9.7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to fully manage the environment like me, you need to have a Flash/FlexSPI Configuration Block (FCB) with Serial NOR Configuration Block at &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;0x6000_0400-05FF&lt;/SPAN&gt; and an Image Vector Table (IVT) at &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;0x6000_1000-101F&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote my definitions in C++, using the framework that I use for MCUs. I'd be happy to post it, but it makes use of some definitions that I'd have to explain. The trickiest part is the FCB's Look Up Table (LUT): you need to understand the command language of the Flash in use - or just copy the values used by the samples!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John Adriaan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jan 2020 01:54:18 GMT</pubDate>
    <dc:creator>johnadriaan</dc:creator>
    <dc:date>2020-01-23T01:54:18Z</dc:date>
    <item>
      <title>MIMXRT1010 Boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1010-Boot/m-p/984372#M146234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have recently bought the&amp;nbsp;MIMXRT1010-EVK and have been playing around with it. I managed to get the SDK Samples loaded and debugger working. However, I now have the board in a state where it will no longer jump to the application; the program counter is stuck in the ROM boot loader section (e.g. 0x20b0cc). I have the Boot switches set to 10, i.e. internal Flex SPI boot mode.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to the crossover processor architecture and I am unsure how to get the board back into a state where I can continue development.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am developing on a Mac, with MCUXpresso, which complicates matters as a lot of the flashing tools are only available as executables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2020 11:28:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1010-Boot/m-p/984372#M146234</guid>
      <dc:creator>christopherjwhi</dc:creator>
      <dc:date>2020-01-21T11:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1010 Boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1010-Boot/m-p/984373#M146235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Christopher,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I sent you an email with a step-by-step guide on how to recover your RT1010-EVK.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Victor&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2020 21:39:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1010-Boot/m-p/984373#M146235</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2020-01-22T21:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1010 Boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1010-Boot/m-p/984374#M146236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christopher,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I too had this problem, at the same address; but after uploading my own code, not for any samples. I assume you've moved past the supplied samples too?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem was that I hadn't correctly initialised the required boot initialisation tables in Flash. They're set up for the demo examples, but are easy to overwrite if you upload at &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;0x6000_0000&lt;/SPAN&gt; instead of where they expect you to upload the code at &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;0x6000_2000&lt;/SPAN&gt;. Note that NXP's Boot ROM has control of the processor, so you have to meet their boot requirements as outlined in the &lt;EM&gt;i.MX RT1010 Processor Reference Manual&lt;/EM&gt; (IMXRT1010RM.pdf) Chapter 9, sections 9.1, 9.6.3 and 9.7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to fully manage the environment like me, you need to have a Flash/FlexSPI Configuration Block (FCB) with Serial NOR Configuration Block at &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;0x6000_0400-05FF&lt;/SPAN&gt; and an Image Vector Table (IVT) at &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;0x6000_1000-101F&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote my definitions in C++, using the framework that I use for MCUs. I'd be happy to post it, but it makes use of some definitions that I'd have to explain. The trickiest part is the FCB's Look Up Table (LUT): you need to understand the command language of the Flash in use - or just copy the values used by the samples!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John Adriaan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2020 01:54:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1010-Boot/m-p/984374#M146236</guid>
      <dc:creator>johnadriaan</dc:creator>
      <dc:date>2020-01-23T01:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1010 Boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1010-Boot/m-p/1767249#M216700</link>
      <description>&lt;UL&gt;&lt;LI&gt;import iled_Blinky&lt;/LI&gt;&lt;LI&gt;set SW8 to 0001 (serial downloader)&lt;/LI&gt;&lt;LI&gt;run debug to compile and program the board&lt;/LI&gt;&lt;LI&gt;stop debugger&lt;/LI&gt;&lt;LI&gt;reboot (power cycle the board)&lt;/LI&gt;&lt;LI&gt;change SW8 to 0010 (flexspi bood - default mode)&lt;/LI&gt;&lt;LI&gt;reboot (power cycle the board)&lt;/LI&gt;&lt;LI&gt;you're done&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 01 Dec 2023 11:32:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1010-Boot/m-p/1767249#M216700</guid>
      <dc:creator>youngSheldon</dc:creator>
      <dc:date>2023-12-01T11:32:49Z</dc:date>
    </item>
  </channel>
</rss>

