<?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: Serial Downloader Mode in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Mode/m-p/1578838#M23216</link>
    <description>&lt;P&gt;SDP mode is mainly used to upgrade app image.&amp;nbsp;&lt;SPAN&gt;ROM API and BOOT MODE pin are the two main ways to enter this mode&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SW exception or hard fault has nothing to do with&amp;nbsp;SDP mode.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;memory corruption while writing into flash may cause processor to enter SDP mode, if boot header of app image is&amp;nbsp;destroyed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In a word. if bootROM cannot find proper image in external memory during boot process, it will switch to SDP mode.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 08 Jan 2023 13:40:34 GMT</pubDate>
    <dc:creator>jay_heng</dc:creator>
    <dc:date>2023-01-08T13:40:34Z</dc:date>
    <item>
      <title>Serial Downloader Mode</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Mode/m-p/1577669#M23186</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;i am working on IMX RT processor, i am able to enter into SDP mode from Application using ROM API and from selection of BOOT MODE pins. i would like to know, in what other conditions processor can enter into Serial Download mode.&lt;/P&gt;&lt;P&gt;for ex.&lt;/P&gt;&lt;P&gt;1. in case of any SW exception or hard fault, will it enter into serial download mode.&lt;/P&gt;&lt;P&gt;2. in case of any memory corruption while writing into flash, will it enter into serial download mode.&lt;/P&gt;&lt;P&gt;or if there is any other scenario, how it can enter into serial download mode.&lt;/P&gt;&lt;P&gt;Can anyone help me on this.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anshul&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 14:05:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Mode/m-p/1577669#M23186</guid>
      <dc:creator>anshulkhare</dc:creator>
      <dc:date>2023-01-05T14:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Downloader Mode</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Mode/m-p/1578838#M23216</link>
      <description>&lt;P&gt;SDP mode is mainly used to upgrade app image.&amp;nbsp;&lt;SPAN&gt;ROM API and BOOT MODE pin are the two main ways to enter this mode&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SW exception or hard fault has nothing to do with&amp;nbsp;SDP mode.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;memory corruption while writing into flash may cause processor to enter SDP mode, if boot header of app image is&amp;nbsp;destroyed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In a word. if bootROM cannot find proper image in external memory during boot process, it will switch to SDP mode.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jan 2023 13:40:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Mode/m-p/1578838#M23216</guid>
      <dc:creator>jay_heng</dc:creator>
      <dc:date>2023-01-08T13:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Downloader Mode</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Mode/m-p/1579207#M23226</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/40101"&gt;@jay_heng&lt;/a&gt;&amp;nbsp;Thank You for the reply.&lt;/P&gt;&lt;P&gt;is there any verification method present in bootRom to check the validity of proper image?before entering into SDP mode.&lt;/P&gt;&lt;P&gt;how bootRom checks image is not proper?&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anshul&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 10:05:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Mode/m-p/1579207#M23226</guid>
      <dc:creator>anshulkhare</dc:creator>
      <dc:date>2023-01-09T10:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Downloader Mode</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Mode/m-p/1580153#M23247</link>
      <description>&lt;P&gt;One bootable image = FDCB + IVT + BD + Image&lt;/P&gt;
&lt;P&gt;BootROM will check those boot headers (FDCB + IVT + BD) before jumping into image.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 14:46:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Mode/m-p/1580153#M23247</guid>
      <dc:creator>jay_heng</dc:creator>
      <dc:date>2023-01-10T14:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Downloader Mode</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Mode/m-p/1582904#M23295</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/40101"&gt;@jay_heng&lt;/a&gt;&amp;nbsp;if the images is signed or signed and encrypted , in that case also will boot rom checks the image validity?&lt;/P&gt;&lt;P&gt;and in-case in above scenarios image is not proper will it enter in SDP mode?&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anshul&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 05:51:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Mode/m-p/1582904#M23295</guid>
      <dc:creator>anshulkhare</dc:creator>
      <dc:date>2023-01-16T05:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Downloader Mode</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Mode/m-p/1583761#M23314</link>
      <description>&lt;P&gt;Correct&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 07:47:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Mode/m-p/1583761#M23314</guid>
      <dc:creator>jay_heng</dc:creator>
      <dc:date>2023-01-17T07:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Downloader Mode</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Mode/m-p/1583840#M23316</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/40101"&gt;@jay_heng&lt;/a&gt;&amp;nbsp;in case if secureboot is enabled, in that case is it possible to upgrade the user application from SDP mode, using sdphost and blhost?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 09:02:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Mode/m-p/1583840#M23316</guid>
      <dc:creator>anshulkhare</dc:creator>
      <dc:date>2023-01-17T09:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Downloader Mode</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Mode/m-p/1589592#M23491</link>
      <description>&lt;P&gt;If HAB fuse bit is enabled on chip, you can still upgrade user app by sdphost/blhost. but you need to load signed flashloader binary by sdphost this time.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 07:41:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Mode/m-p/1589592#M23491</guid>
      <dc:creator>jay_heng</dc:creator>
      <dc:date>2023-01-30T07:41:52Z</dc:date>
    </item>
  </channel>
</rss>

