<?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 RT Crossover MCUsのトピックRe: MCUBootUtility python error?</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1184665#M11309</link>
    <description>&lt;P&gt;Hello Nicolas,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you put your board in serial downloader mode? This step is necessary, otherwise, it won't be possible for the tool to connect to the ROM bootloader.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Victor&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Nov 2020 18:41:14 GMT</pubDate>
    <dc:creator>victorjimenez</dc:creator>
    <dc:date>2020-11-17T18:41:14Z</dc:date>
    <item>
      <title>MCUBootUtility python error?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1181570#M11216</link>
      <description>&lt;P&gt;Hi, hope you are doing well, I have found a problem trying to use MCUBootUtility, I get the following error from cmd window on Win 10:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nicolasmuratore_0-1605108379155.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/129680i13BDE0234EE0C8F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nicolasmuratore_0-1605108379155.png" alt="nicolasmuratore_0-1605108379155.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The Port setup led turns green, not blue, and shows the message "configure boot dvice".&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't now much but seems to be a Python error, am I right?&lt;/P&gt;&lt;P&gt;I have installed the python 2.7 package like the installation step by step asks.&lt;/P&gt;&lt;P&gt;Could be possible that the installation files are corrupted?&lt;/P&gt;&lt;P&gt;Many thanks and best regards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2020 15:33:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1181570#M11216</guid>
      <dc:creator>nicolasmuratore</dc:creator>
      <dc:date>2020-11-11T15:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: MCUBootUtility python error?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1182516#M11237</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To provide you better support I will need more information from your end.&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;What version of the tool are you using?&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Wich RT are you using?&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Are you using a custom board of one of our EVKs?&lt;/LI&gt;
&lt;LI&gt;Could you please specify what steps did you follow to get that error?&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Victor&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 19:52:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1182516#M11237</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2020-11-12T19:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: MCUBootUtility python error?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1183286#M11257</link>
      <description>&lt;P&gt;Hi Victor, thanks for your support, next are the data that you asked:&lt;/P&gt;&lt;P&gt;MCUBootUtility 1.4.0&lt;/P&gt;&lt;P&gt;MIMXRT1020EVK&lt;/P&gt;&lt;P&gt;I have followed the next steps:&lt;/P&gt;&lt;P&gt;1) Connect the EVK to a PC (I have tested both possibilities USB-HID and UART).&lt;/P&gt;&lt;P&gt;2) Select the MCU (IMXRT1020) and "Boot device" as "SD Card" on "Target setup" section.&lt;/P&gt;&lt;P&gt;3) Press "Boot Device configuration" to check the SD card info.&lt;/P&gt;&lt;P&gt;4) Check the "Port status", select the correct port and then press "Connect to ROM" and wait until the led turns blue.&lt;/P&gt;&lt;P&gt;The last step fail, the led turn green and the cmd window show the message that I have posted.&lt;/P&gt;&lt;P&gt;I have tried using sdphost and blhost tools directly, and those seems to work, I mean I can download an image to an SD card.&lt;/P&gt;&lt;P&gt;So, I think maybe this issue have something to do with python version (2.7).&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 18:43:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1183286#M11257</guid>
      <dc:creator>nicolasmuratore</dc:creator>
      <dc:date>2020-11-13T18:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: MCUBootUtility python error?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1184665#M11309</link>
      <description>&lt;P&gt;Hello Nicolas,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you put your board in serial downloader mode? This step is necessary, otherwise, it won't be possible for the tool to connect to the ROM bootloader.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Victor&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 18:41:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1184665#M11309</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2020-11-17T18:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: MCUBootUtility python error?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1186197#M11344</link>
      <description>&lt;P&gt;Hi Victor, yes the EVK is in "serial downloader mode", I have installed the files of the MCUbootutility&amp;nbsp; again, but I have found the same problem, I will try to download the files from another place, I think that maybe these are corrupt.&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 18:45:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1186197#M11344</guid>
      <dc:creator>nicolasmuratore</dc:creator>
      <dc:date>2020-11-19T18:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: MCUBootUtility python error?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1188362#M11399</link>
      <description>&lt;P&gt;Hello Nicolas,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just downloaded the newest version available in the repository and I didn't face any issues. The python version that I'm running on my pc is 3.9.0.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/JayHeng/NXP-MCUBootUtility" target="_blank" rel="noopener"&gt;Link to the repository.&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Victor&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 17:14:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1188362#M11399</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2020-11-24T17:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: MCUBootUtility python error?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1191800#M11490</link>
      <description>&lt;P&gt;Hi Victor, thanks for your support, I have downloaded the files again, I have installed python 3.9 (I think this is not really necessary because I don't want to change anything).&lt;/P&gt;&lt;P&gt;After following the step by step to reinstall and configure everithing, I have the same bad results:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nicolasmuratore_0-1606852968359.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/131472i612E384586BB374E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nicolasmuratore_0-1606852968359.png" alt="nicolasmuratore_0-1606852968359.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could be a Windows 10 problem??&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 20:12:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1191800#M11490</guid>
      <dc:creator>nicolasmuratore</dc:creator>
      <dc:date>2020-12-01T20:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: MCUBootUtility python error?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1192413#M11507</link>
      <description>&lt;P&gt;Good day, trying with the MCUBootUtility version 2.4.0 and python 3.9.0,&amp;nbsp; I get the following error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nicolasmuratore_0-1606920758078.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/131570i4B0884EF83B7DF84/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nicolasmuratore_0-1606920758078.png" alt="nicolasmuratore_0-1606920758078.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I don't understand what file it mention, everithing seems to be there.&lt;/P&gt;&lt;P&gt;I will try on another PC, maybe is a problem related to my computer.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 14:56:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1192413#M11507</guid>
      <dc:creator>nicolasmuratore</dc:creator>
      <dc:date>2020-12-02T14:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: MCUBootUtility python error?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1192666#M11513</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This problem is not related to Windows 10, the PC that I'm using to make the tests on my side is running Windows 10.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you downloading all the files in the repository? From the link that I sent before, you need to download all the files in the repository. To do this you need to click on the following option.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="victorjimenez_0-1606945436872.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/131592iDD4B6EFAB5D3AD82/image-size/medium?v=v2&amp;amp;px=400" role="button" title="victorjimenez_0-1606945436872.png" alt="victorjimenez_0-1606945436872.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Once you download the zip file you need to uncompress it. It seems that the problem that you are facing is due to missing files, probably you didn't download all the needed files.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Victor&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 21:45:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1192666#M11513</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2020-12-02T21:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: MCUBootUtility python error?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1193440#M11531</link>
      <description>&lt;P&gt;Hi Victor,&amp;nbsp; it's working now!!!&lt;/P&gt;&lt;P&gt;I've discovered that my antivirus send some files to quarantinee without warning me, disabling the antivirus and executing with administrator permissions the app works fine.&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 18:34:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MCUBootUtility-python-error/m-p/1193440#M11531</guid>
      <dc:creator>nicolasmuratore</dc:creator>
      <dc:date>2020-12-03T18:34:40Z</dc:date>
    </item>
  </channel>
</rss>

