<?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 RT Crossover MCUs中的主题 Re: RT1064 | issues with second stage bootloader</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-issues-with-second-stage-bootloader/m-p/1465897#M19826</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;BR /&gt;To provide the fastest possible support, I'd highly recommend you refer to the &lt;A href="https://www.nxp.com.cn/docs/en/application-note/AN13460.pdf" target="_self"&gt;FOTA solution&lt;/A&gt; to implement the SD card OTA.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&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;&amp;nbsp;&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;</description>
    <pubDate>Mon, 30 May 2022 02:33:12 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2022-05-30T02:33:12Z</dc:date>
    <item>
      <title>RT1064 | issues with second stage bootloader</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-issues-with-second-stage-bootloader/m-p/1465842#M19821</link>
      <description>&lt;P&gt;Hello team,&lt;/P&gt;&lt;P&gt;My customer has the following issue. please see the details below:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;System - Developing second-stage bootloader with RT1064.&lt;/LI&gt;&lt;LI&gt;Need to burn bin image from SD card to Winbound internal flash from &lt;STRONG&gt;0x70010000 &lt;/STRONG&gt;to &lt;STRONG&gt;0x70400000.&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;All bootloader code is linked to RAM.&lt;/LI&gt;&lt;LI&gt;Using “&lt;SPAN&gt;How to use the RT1064 on-chip flash as NVM&lt;/SPAN&gt;&lt;SPAN&gt;” application note from NXP community forum &lt;A href="https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/How-to-use-the-RT1064-on-chip-flash-as-NVM/ta-p/1123381" target="_blank"&gt;https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/How-to-use-the-RT1064-on-chip-flash-as-NVM/ta-p/1123381&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Custom LUT commands array edited to fit &lt;A href="https://www.winbond.com/resource-files/w25q32jv%20spi%20revc%2008302016.pdf" target="_blank"&gt;W25Q32JV&lt;/A&gt; flash.&lt;/LI&gt;&lt;LI&gt;Successfully reading &lt;STRONG&gt;vendor_id &lt;/STRONG&gt;throw flexspi2 and getting 0xEF as expected.&lt;/LI&gt;&lt;LI&gt;Successfully reading STATUS REGISTER.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The bug is when I’m trying to enable write to flash using &lt;STRONG&gt;flexspi_nor_write_enable()&lt;/STRONG&gt; func from &lt;STRONG&gt;flexspi_nor_flash_ops.c&lt;/STRONG&gt; provided by MCUxpresso SDK.&lt;/P&gt;&lt;P&gt;SPI timeout configuration &lt;STRONG&gt;.AHBWriteWaitUnit&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = kFLEXSPI_AhbWriteWaitUnit512AhbCycle&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Still getting error kStatus_FLEXSPI_DeviceTimeout = 7002.&lt;/P&gt;&lt;P&gt;Could you please advise back?, Thanks in advance&lt;/P&gt;&lt;P&gt;KR,&lt;/P&gt;&lt;P&gt;Shai&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 May 2022 13:42:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-issues-with-second-stage-bootloader/m-p/1465842#M19821</guid>
      <dc:creator>shai_b</dc:creator>
      <dc:date>2022-05-29T13:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 | issues with second stage bootloader</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-issues-with-second-stage-bootloader/m-p/1465897#M19826</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;BR /&gt;To provide the fastest possible support, I'd highly recommend you refer to the &lt;A href="https://www.nxp.com.cn/docs/en/application-note/AN13460.pdf" target="_self"&gt;FOTA solution&lt;/A&gt; to implement the SD card OTA.&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&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;&amp;nbsp;&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;</description>
      <pubDate>Mon, 30 May 2022 02:33:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-issues-with-second-stage-bootloader/m-p/1465897#M19826</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2022-05-30T02:33:12Z</dc:date>
    </item>
  </channel>
</rss>

