<?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: Error to generate sb file using elftosb for IMXRT10xx in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Error-to-generate-sb-file-using-elftosb-for-IMXRT10xx/m-p/785200#M617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;elftosb usage can be found in appnotes available on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/i.mx-applications-processors/i.mx-rt-series/i.mx-rt1050-crossover-processor-with-arm-cortex-m7-core:i.MX-RT1050?tab=Documentation_Tab" title="https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/i.mx-applications-processors/i.mx-rt-series/i.mx-rt1050-crossover-processor-with-arm-cortex-m7-core:i.MX-RT1050?tab=Documentation_Tab"&gt;i.MX RT1050 MCU/Applications Crossover Processor | Arm® Cortex®-M7 @600 MHz, 512KB SRAM |NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/user-guide/KBLELFTOSBUG.pdf" title="https://www.nxp.com/docs/en/user-guide/KBLELFTOSBUG.pdf"&gt;https://www.nxp.com/docs/en/user-guide/KBLELFTOSBUG.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It may crash if it encounters code in an area not expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Oct 2018 00:42:04 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-10-13T00:42:04Z</dc:date>
    <item>
      <title>Error to generate sb file using elftosb for IMXRT10xx</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Error-to-generate-sb-file-using-elftosb-for-IMXRT10xx/m-p/785199#M616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We want to put the program in the QSPI Flash link to the Flexspi bus and let the BootROM to load the code and data into the SDRAM on SEMC. Now the program is running OK when debugging by loading into the SDRAM by JLink.&lt;/P&gt;&lt;P&gt;But we met with a lot problems when generating the bin and sb file using elftosb tool.&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, windows version of elftobs crash.&lt;/P&gt;&lt;P&gt;Second, the linux version of elftobs can run, but when I try to generate the bin file, the result bin file is too big around 2GB. and When I generate the bs file, the tool through out and error "error std::bad_alloc"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I solve this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 05:59:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Error-to-generate-sb-file-using-elftosb-for-IMXRT10xx/m-p/785199#M616</guid>
      <dc:creator>binhu</dc:creator>
      <dc:date>2018-10-12T05:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error to generate sb file using elftosb for IMXRT10xx</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Error-to-generate-sb-file-using-elftosb-for-IMXRT10xx/m-p/785200#M617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;elftosb usage can be found in appnotes available on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/i.mx-applications-processors/i.mx-rt-series/i.mx-rt1050-crossover-processor-with-arm-cortex-m7-core:i.MX-RT1050?tab=Documentation_Tab" title="https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/i.mx-applications-processors/i.mx-rt-series/i.mx-rt1050-crossover-processor-with-arm-cortex-m7-core:i.MX-RT1050?tab=Documentation_Tab"&gt;i.MX RT1050 MCU/Applications Crossover Processor | Arm® Cortex®-M7 @600 MHz, 512KB SRAM |NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/user-guide/KBLELFTOSBUG.pdf" title="https://www.nxp.com/docs/en/user-guide/KBLELFTOSBUG.pdf"&gt;https://www.nxp.com/docs/en/user-guide/KBLELFTOSBUG.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It may crash if it encounters code in an area not expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Oct 2018 00:42:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Error-to-generate-sb-file-using-elftosb-for-IMXRT10xx/m-p/785200#M617</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-10-13T00:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error to generate sb file using elftosb for IMXRT10xx</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Error-to-generate-sb-file-using-elftosb-for-IMXRT10xx/m-p/785201#M618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;You can also try this tool, with this tool, You can flash bare image into various boot devices easily and don't need to care about headers (ivt, boot data...)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;A class="" href="https://github.com/JayHeng/nxp-sec-boot-ui" style="color: #2989c5; text-decoration: none;" title="https://github.com/JayHeng/nxp-sec-boot-ui"&gt;GitHub - JayHeng/nxp-sec-boot-ui: A one-stop GUI tool to work with NXP MCU (Kinetis, i.MXRT, LPC) ROM bootloader, It can…&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2018 05:44:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Error-to-generate-sb-file-using-elftosb-for-IMXRT10xx/m-p/785201#M618</guid>
      <dc:creator>jay_heng</dc:creator>
      <dc:date>2018-12-23T05:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error to generate sb file using elftosb for IMXRT10xx</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Error-to-generate-sb-file-using-elftosb-for-IMXRT10xx/m-p/1320635#M15740</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;I tried using the sdphost to load flashloader firmware to RAM:&lt;/P&gt;&lt;P&gt;&amp;gt;sdphost.exe -u 0x1fc9,0x0145 -V -- write-file 0x20205800 ".\ivt_flashloader.bin"&lt;BR /&gt;&amp;gt;sdphost.exe -u 0x1fc9,0x0145 -V -- jump-address 0x20205800&lt;/P&gt;&lt;P&gt;Then blhost to configure NOR flash:&lt;/P&gt;&lt;P&gt;&amp;gt;blhost.exe -u 0x15a2,0x0073 -- fill-memory 0x2000 4 0xC0000007&lt;BR /&gt;&amp;gt;blhost.exe -u 0x15a2,0x0073 -- configure-memory 9 0x2000&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Does the "configure-memory 9" operation&amp;nbsp; from RAM flashloader firmware above configure the NOR flash to Quad mode (ISSI external Flash IS45S16160J) and this&amp;nbsp; needs to happen ONLY one-time during manufacturing if the same operation is used (set Quad Enable SerialNorQuadMode_StatusReg1_Bit6)? Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and blhost to perform the following&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 23:56:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Error-to-generate-sb-file-using-elftosb-for-IMXRT10xx/m-p/1320635#M15740</guid>
      <dc:creator>JamesNgo</dc:creator>
      <dc:date>2021-08-09T23:56:58Z</dc:date>
    </item>
  </channel>
</rss>

