<?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: Unable to program image using MfgTool in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Unable-to-program-image-using-MfgTool/m-p/880222#M2424</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jorge,&lt;/P&gt;&lt;P&gt;Thanks for responding,&lt;/P&gt;&lt;P&gt;This being a public forum, cannot share the project here due to IP concerns. I believe we do have a NDA signed with NXP so sharing directly is a possibility.&lt;/P&gt;&lt;P&gt;We did not disable the boot header we have set XIP_BOOT_HEADER_ENABLE=1 .&amp;nbsp;We get build errors&amp;nbsp; on disabling the boot header. Notice that the binky example project too has XIP_BOOT_HEADER_ENABLE=1 and we get the same errors on disabling the boot header over there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Building the blinky project with&amp;nbsp;XIP_BOOT_HEADER_ENABLE=1. I was able to generate the SB file and flash successfully using the MFGtool. So not sure if boot header is the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have downloaded the SDK_2.5.0_EVK-MIMXRT1020 SDK.zip but&amp;nbsp;cannot find&amp;nbsp;" \SDK_2.5.0_EVK-MIMXRT1020.zip\middleware\mcu-boot\bin\Tools\elftosb' therein. The SDK was built using the "MCUExpresso SDK builder"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using the Flashloader_RT1020_1.0_GA Flashloader.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2019 00:25:35 GMT</pubDate>
    <dc:creator>ashishpradhan</dc:creator>
    <dc:date>2019-02-12T00:25:35Z</dc:date>
    <item>
      <title>Unable to program image using MfgTool</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Unable-to-program-image-using-MfgTool/m-p/880220#M2422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generated a Bootable image as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;C:\SVN\Firmware\Tools\Flashloader_RT1020_1.0_GA\Tools\elftosb\win&amp;gt;elftosb.exe -f imx -V -c ..\..\bd_file\imx10xx\imx-flexspinor-normal-unsigned.bd -o ivt_Route56MCU.bin Route56MCU.axf&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Section: 0x0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;iMX bootable image generated successfully&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;C:\SVN\Firmware\Tools\Flashloader_RT1020_1.0_GA\Tools\elftosb\win&amp;gt;elftosb.exe -f kinetis -V -c ..\..\bd_file\imx10xx\program_flexspinor_image_qspinor.bd -o ivt_Route56MCU.sb ivt_Route56MCU_nopadding.bin&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Boot Section 0x00000000:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; FILL | adr=0x00002000 | len=0x00000004 | ptn=0xc0000006&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; ENA&amp;nbsp; | adr=0x00002000 | cnt=0x00000004 | flg=0x0900&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; ERAS | adr=0x60000000 | cnt=0x00010000 | flg=0x0000&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; FILL | adr=0x00003000 | len=0x00000004 | ptn=0xf000000f&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; ENA&amp;nbsp; | adr=0x00003000 | cnt=0x00000004 | flg=0x0900&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; LOAD | adr=0x60001000 | len=0x0001dc60 | crc=0x2d7b81fe | flg=0x0000&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;C:\SVN\Firmware\Tools\Flashloader_RT1020_1.0_GA\Tools\elftosb\win&amp;gt;copy ivt_Route56MCU.sb "..\..\mfgtools-rel\Profiles\MXRT102X\OS Firmware\"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 file(s) copied.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit the file name to load in ucl2.xml "MXRT102x-DevBoot" section.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Launch the MfgTool2.exe and start programing. Get error !&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Attached is MfgTool.log.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to program successfully the Route56MCU.axf using µVision v5 project. (CMSIS-DAP debugger)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2019 18:23:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Unable-to-program-image-using-MfgTool/m-p/880220#M2422</guid>
      <dc:creator>ashishpradhan</dc:creator>
      <dc:date>2019-02-04T18:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to program image using MfgTool</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Unable-to-program-image-using-MfgTool/m-p/880221#M2423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish Pradhan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you share your project? did you disable the Header from the project? (XIP_BOOT_HEADER_ENABLE=0). I would recommend you to use the latest flashloader that comes with the sdk package, you can find it in the path:&lt;/P&gt;&lt;P&gt;SDKPackages\SDK_2.5.0_EVK-MIMXRT1020.zip\middleware\mcu-boot\bin\Tools\elftosb\win\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the led blinky example with the MCUBoot from the SDK and I have no problems running these commands:&lt;/P&gt;&lt;P&gt;./elftosb.exe -f imx -c ../../bd_file/imxrt102x/imx-flexspinor-normal-unsigned.bd -o ivt_flexspi_nor_led_blinky.bin led_blinky.s19&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;./elftosb.exe -f kinetis -V -c ../../bd_file/imxrt102x/program_flexspinor_image_qspinor.bd -o boot_image.sb ivt_flexspi_nor_led_blinky_nopadding.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Jorge Alcala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 18:40:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Unable-to-program-image-using-MfgTool/m-p/880221#M2423</guid>
      <dc:creator>jorge_a_vazquez</dc:creator>
      <dc:date>2019-02-11T18:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to program image using MfgTool</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Unable-to-program-image-using-MfgTool/m-p/880222#M2424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jorge,&lt;/P&gt;&lt;P&gt;Thanks for responding,&lt;/P&gt;&lt;P&gt;This being a public forum, cannot share the project here due to IP concerns. I believe we do have a NDA signed with NXP so sharing directly is a possibility.&lt;/P&gt;&lt;P&gt;We did not disable the boot header we have set XIP_BOOT_HEADER_ENABLE=1 .&amp;nbsp;We get build errors&amp;nbsp; on disabling the boot header. Notice that the binky example project too has XIP_BOOT_HEADER_ENABLE=1 and we get the same errors on disabling the boot header over there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Building the blinky project with&amp;nbsp;XIP_BOOT_HEADER_ENABLE=1. I was able to generate the SB file and flash successfully using the MFGtool. So not sure if boot header is the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have downloaded the SDK_2.5.0_EVK-MIMXRT1020 SDK.zip but&amp;nbsp;cannot find&amp;nbsp;" \SDK_2.5.0_EVK-MIMXRT1020.zip\middleware\mcu-boot\bin\Tools\elftosb' therein. The SDK was built using the "MCUExpresso SDK builder"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using the Flashloader_RT1020_1.0_GA Flashloader.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2019 00:25:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Unable-to-program-image-using-MfgTool/m-p/880222#M2424</guid>
      <dc:creator>ashishpradhan</dc:creator>
      <dc:date>2019-02-12T00:25:35Z</dc:date>
    </item>
  </channel>
</rss>

