<?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 kStatusRomLdrSignature when using MFGTool2 in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/kStatusRomLdrSignature-when-using-MFGTool2/m-p/827821#M1429</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to use MFGTool2 to load boot_image.sb onto HyperFlash of the IMXRT1050-EVKB. I followed every step in section 3.4 of the attached AN12107. I repeated multiple times to make sure I did not miss anything. But every time it failed to program the boot image.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I check the MfgTool.log. It gives me this error:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"description" : "10101 (0x2775) kStatusRomLdrSignature",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the reference manual, this error means "ROM SB loader incorrect signature". But I don't know how I got this and what I did wrong.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Bin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Sep 2018 01:01:18 GMT</pubDate>
    <dc:creator>bzhang3</dc:creator>
    <dc:date>2018-09-15T01:01:18Z</dc:date>
    <item>
      <title>kStatusRomLdrSignature when using MFGTool2</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/kStatusRomLdrSignature-when-using-MFGTool2/m-p/827821#M1429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to use MFGTool2 to load boot_image.sb onto HyperFlash of the IMXRT1050-EVKB. I followed every step in section 3.4 of the attached AN12107. I repeated multiple times to make sure I did not miss anything. But every time it failed to program the boot image.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I check the MfgTool.log. It gives me this error:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"description" : "10101 (0x2775) kStatusRomLdrSignature",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the reference manual, this error means "ROM SB loader incorrect signature". But I don't know how I got this and what I did wrong.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Bin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Sep 2018 01:01:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/kStatusRomLdrSignature-when-using-MFGTool2/m-p/827821#M1429</guid>
      <dc:creator>bzhang3</dc:creator>
      <dc:date>2018-09-15T01:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: kStatusRomLdrSignature when using MFGTool2</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/kStatusRomLdrSignature-when-using-MFGTool2/m-p/827822#M1430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bin Zhang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What it comes to mind is that the SB file wasn't correctly created,&amp;nbsp;&lt;/P&gt;&lt;P&gt;did you type in the cmd the correct line,(step 7 in AN12107)?&amp;nbsp;&lt;/P&gt;&lt;P&gt;elftosb.exe -f kinetis -V -c ../../bd_file/imx10xx/program_flexspinor_image_HyperFlash.bd -o boot_image.sb ivt_flexspi_nor_hello_world_nopadding.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Aldo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 18:00:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/kStatusRomLdrSignature-when-using-MFGTool2/m-p/827822#M1430</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2018-09-24T18:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: kStatusRomLdrSignature when using MFGTool2</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/kStatusRomLdrSignature-when-using-MFGTool2/m-p/827823#M1431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw your previous threads,&lt;/P&gt;&lt;P&gt;could you tell me if you were able to create the bin file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aldo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 14:28:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/kStatusRomLdrSignature-when-using-MFGTool2/m-p/827823#M1431</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2018-09-25T14:28:59Z</dc:date>
    </item>
  </channel>
</rss>

