<?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のトピックi.MX535 Boot Mode</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX535-Boot-Mode/m-p/361588#M50956</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using i.MX535 processor in my design.&lt;/P&gt;&lt;P&gt;The boot mode pin configuration is as per the attachment.&lt;/P&gt;&lt;P&gt;When the switch is closed, then serial boot mode is entered.&lt;/P&gt;&lt;P&gt;When the switch is open, internal boot mode (eMMC) is entered.&lt;/P&gt;&lt;P&gt;This configuration happens properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a fresh device, the eMMC is not programmed at all and the switch is placed in internal boot mode.&lt;/P&gt;&lt;P&gt;Then as per the boot sequence, since there is no boot image in eMMC, there will be boot failure and the processor has to enter the serial downloader mode. &lt;/P&gt;&lt;P&gt;Am expecting that the MFG Tool should detect the device for serial download. Pls clarify whether this will happen or not?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Dec 2014 08:07:28 GMT</pubDate>
    <dc:creator>SrideviK</dc:creator>
    <dc:date>2014-12-18T08:07:28Z</dc:date>
    <item>
      <title>i.MX535 Boot Mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX535-Boot-Mode/m-p/361588#M50956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using i.MX535 processor in my design.&lt;/P&gt;&lt;P&gt;The boot mode pin configuration is as per the attachment.&lt;/P&gt;&lt;P&gt;When the switch is closed, then serial boot mode is entered.&lt;/P&gt;&lt;P&gt;When the switch is open, internal boot mode (eMMC) is entered.&lt;/P&gt;&lt;P&gt;This configuration happens properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a fresh device, the eMMC is not programmed at all and the switch is placed in internal boot mode.&lt;/P&gt;&lt;P&gt;Then as per the boot sequence, since there is no boot image in eMMC, there will be boot failure and the processor has to enter the serial downloader mode. &lt;/P&gt;&lt;P&gt;Am expecting that the MFG Tool should detect the device for serial download. Pls clarify whether this will happen or not?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 08:07:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX535-Boot-Mode/m-p/361588#M50956</guid>
      <dc:creator>SrideviK</dc:creator>
      <dc:date>2014-12-18T08:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX535 Boot Mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX535-Boot-Mode/m-p/361589#M50957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sridevi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes this understanding is correct, in particular it is described in&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/ref_manual/iMX53RM.pdf?fasp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf"&gt;IMX53RM&lt;/A&gt;&amp;nbsp; sect.7.2.5 Mode: Serial Downloader (BOOT_MODE[1:0] = 0b11)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The serial downloader is invoked if the external Flash device is not programmed, when a&lt;/P&gt;&lt;P&gt;failure is encountered during the boot flow process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After entering the serial downloader, MFG Tool should detect the device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 09:03:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX535-Boot-Mode/m-p/361589#M50957</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-12-18T09:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX535 Boot Mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX535-Boot-Mode/m-p/361590#M50958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;BOOT_MODE[1:0] = 0b00 &amp;amp; other bootstraps are made for eMMC boot in my case. The boot switch is not populated in hardware.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Since as you said rightly, there is no image in eMMC (in fresh device) &amp;amp; the device has to enter Serial download mode. So MFG Tool should detect the device.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But this is not happening in my device. Pls advice where could be the problem&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sridevi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 10:09:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX535-Boot-Mode/m-p/361590#M50958</guid>
      <dc:creator>SrideviK</dc:creator>
      <dc:date>2014-12-18T10:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX535 Boot Mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX535-Boot-Mode/m-p/361591#M50959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sridevi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from sect.7.2.5 Mode: Serial Downloader:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To determine the active serial port, either UART or USB, the processor ROM program&lt;/P&gt;&lt;P&gt;polls the UART and USB status register for approximately 32 seconds. If there is no&lt;/P&gt;&lt;P&gt;activity on either port within the predefined polling time, then the ROM program will&lt;/P&gt;&lt;P&gt;power down the SoC using Watchdog Timer (WDOG-1). When the serial bootloader is&lt;/P&gt;&lt;P&gt;active WDOG-1 is reset periodically. If the communication between the serial Host and&lt;/P&gt;&lt;P&gt;the i.MX53 is idle for more than 32 seconds or the processor goes into an endless loop,&lt;/P&gt;&lt;P&gt;then WDOG-1 expires and powers down the device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also such behavior "device has to enter Serial download mode" - is applicable&lt;/P&gt;&lt;P&gt;only to iROM boot flow, that is when code is implemented by iROM itself.&lt;/P&gt;&lt;P&gt;If for example, iROM boots from eMMC, copies code to DDR, then jumps to DDR&lt;/P&gt;&lt;P&gt;and hangs there - this already is not iROM code. This case should be handled by&lt;/P&gt;&lt;P&gt;customer application code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 11:04:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX535-Boot-Mode/m-p/361591#M50959</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-12-18T11:04:49Z</dc:date>
    </item>
  </channel>
</rss>

