<?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: Serial Downloader / Baud Rate in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Baud-Rate/m-p/1237690#M12939</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;jaredm,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;If you want to connect the RT in serail download mode, I suggest you can try the MCUbootutility tool at first, that tool use the blhost and print the log:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Executing: C:\KerryPC\tool\NXP-MCUBootUtility-2.4.0\tools\sdphost\win\sdphost -t 50000 -p COM49,115200 -j -- write-file 539001344 C:\KerryPC\tool\NXP-MCUBootUtility-2.4.0\src\targets\MIMXRT1052\ivt_flashloader.bin&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "write-file",&lt;BR /&gt;"response" : [ 2290649224 ],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "1450735702 (0x56787856) HAB disabled.",&lt;BR /&gt;"value" : 1450735702&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;Executing: C:\KerryPC\tool\NXP-MCUBootUtility-2.4.0\tools\sdphost\win\sdphost -t 50000 -p COM49,115200 -j -- jump-address 539001344&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "jump-address",&lt;BR /&gt;"response" : [],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "1450735702 (0x56787856) HAB disabled.",&lt;BR /&gt;"value" : 1450735702&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;Executing: C:\KerryPC\tool\NXP-MCUBootUtility-2.4.0\tools\blhost2_3\win\blhost -t 50000 -p COM49,115200 -j -- get-property 1 0&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "get-property",&lt;BR /&gt;"response" : [ 1258422528 ],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "0 (0x0) Success.",&lt;BR /&gt;"value" : 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;Executing: C:\KerryPC\tool\NXP-MCUBootUtility-2.4.0\tools\blhost2_3\win\blhost -t 50000 -p COM49,115200 -j -- get-property 1 0&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "get-property",&lt;BR /&gt;"response" : [ 1258422528 ],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "0 (0x0) Success.",&lt;BR /&gt;"value" : 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;Executing: C:\KerryPC\tool\NXP-MCUBootUtility-2.4.0\tools\blhost2_3\win\blhost -t 50000 -p COM49,115200 -j -- get-property 24 0&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "get-property",&lt;BR /&gt;"response" : [ 1409351680 ],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "0 (0x0) Success.",&lt;BR /&gt;"value" : 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can download that tool from this link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/JayHeng/NXP-MCUBootUtility/releases/tag/v3.0.0" target="_blank"&gt;https://github.com/JayHeng/NXP-MCUBootUtility/releases/tag/v3.0.0&lt;/A&gt; &lt;BR /&gt;the related user manual is:&lt;BR /&gt;&lt;A href="https://github.com/JayHeng/NXP-MCUBootUtility" target="_blank"&gt;https://github.com/JayHeng/NXP-MCUBootUtility&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please try it at first, whether this tool can connect your chip or not? Normally, we use 115200bps.&lt;/P&gt;
&lt;P&gt;If the mcubootutility works on your side, you can compare your log with the mcubootutility log, which detail things you have lost.&lt;/P&gt;
&lt;P&gt;If you still have questions about it after you test with the mcubootutility tool, just kindly let me know.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;</description>
    <pubDate>Mon, 01 Mar 2021 05:09:51 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2021-03-01T05:09:51Z</dc:date>
    <item>
      <title>Serial Downloader / Baud Rate</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Baud-Rate/m-p/1237601#M12932</link>
      <description>&lt;P&gt;What is the default Serial Downloader baud rate for the RT1052?&lt;/P&gt;&lt;P&gt;I am trying to program RT1052 fuses using blhost and LPUART1. The default baud rate of blhost is 57600, but this does not work. I have tried 115200 and I get a reasonable response, but blhost still has issues:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp; &amp;nbsp; blhost -p COM6,115200 -t 50000 -d -- get-property 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp; &amp;nbsp; [5a a6]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;5a&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp; &amp;nbsp; Ping responded in 1 attempt(s)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;a8&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp; &amp;nbsp; Error: Initial ping failure: Invalid packet type.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Why am I getting this error? Is it due to baud rate or something else?&lt;/P&gt;&lt;P&gt;I looked at the serial lines with a logic analyzer, and everything appears to be OK. Image attached.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 01:28:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Baud-Rate/m-p/1237601#M12932</guid>
      <dc:creator>jaredm</dc:creator>
      <dc:date>2021-03-01T01:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Downloader / Baud Rate</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Baud-Rate/m-p/1237690#M12939</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;jaredm,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;If you want to connect the RT in serail download mode, I suggest you can try the MCUbootutility tool at first, that tool use the blhost and print the log:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Executing: C:\KerryPC\tool\NXP-MCUBootUtility-2.4.0\tools\sdphost\win\sdphost -t 50000 -p COM49,115200 -j -- write-file 539001344 C:\KerryPC\tool\NXP-MCUBootUtility-2.4.0\src\targets\MIMXRT1052\ivt_flashloader.bin&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "write-file",&lt;BR /&gt;"response" : [ 2290649224 ],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "1450735702 (0x56787856) HAB disabled.",&lt;BR /&gt;"value" : 1450735702&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;Executing: C:\KerryPC\tool\NXP-MCUBootUtility-2.4.0\tools\sdphost\win\sdphost -t 50000 -p COM49,115200 -j -- jump-address 539001344&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "jump-address",&lt;BR /&gt;"response" : [],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "1450735702 (0x56787856) HAB disabled.",&lt;BR /&gt;"value" : 1450735702&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;Executing: C:\KerryPC\tool\NXP-MCUBootUtility-2.4.0\tools\blhost2_3\win\blhost -t 50000 -p COM49,115200 -j -- get-property 1 0&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "get-property",&lt;BR /&gt;"response" : [ 1258422528 ],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "0 (0x0) Success.",&lt;BR /&gt;"value" : 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;Executing: C:\KerryPC\tool\NXP-MCUBootUtility-2.4.0\tools\blhost2_3\win\blhost -t 50000 -p COM49,115200 -j -- get-property 1 0&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "get-property",&lt;BR /&gt;"response" : [ 1258422528 ],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "0 (0x0) Success.",&lt;BR /&gt;"value" : 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;Executing: C:\KerryPC\tool\NXP-MCUBootUtility-2.4.0\tools\blhost2_3\win\blhost -t 50000 -p COM49,115200 -j -- get-property 24 0&lt;BR /&gt;toolStatus: 0&lt;BR /&gt;commandOutput: {&lt;BR /&gt;"command" : "get-property",&lt;BR /&gt;"response" : [ 1409351680 ],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "0 (0x0) Success.",&lt;BR /&gt;"value" : 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can download that tool from this link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/JayHeng/NXP-MCUBootUtility/releases/tag/v3.0.0" target="_blank"&gt;https://github.com/JayHeng/NXP-MCUBootUtility/releases/tag/v3.0.0&lt;/A&gt; &lt;BR /&gt;the related user manual is:&lt;BR /&gt;&lt;A href="https://github.com/JayHeng/NXP-MCUBootUtility" target="_blank"&gt;https://github.com/JayHeng/NXP-MCUBootUtility&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please try it at first, whether this tool can connect your chip or not? Normally, we use 115200bps.&lt;/P&gt;
&lt;P&gt;If the mcubootutility works on your side, you can compare your log with the mcubootutility log, which detail things you have lost.&lt;/P&gt;
&lt;P&gt;If you still have questions about it after you test with the mcubootutility tool, just kindly let me know.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 05:09:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Baud-Rate/m-p/1237690#M12939</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-03-01T05:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Downloader / Baud Rate</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Baud-Rate/m-p/1238045#M12952</link>
      <description>&lt;P&gt;Hi Kerry,&lt;/P&gt;&lt;P&gt;I tried what you suggested. Using sdphost was successful, but blhost still fails. Do you think it is because I am using LPUART1 instead of USB1?&lt;/P&gt;&lt;P&gt;Below is the response I get.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sdphost -t 15000 -p COM6,115200 -j -- write-file 539001344 ivt_flashloader.bin&lt;BR /&gt;{&lt;BR /&gt;"command" : "write-file",&lt;BR /&gt;"response" : [ 2290649224 ],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "1450735702 (0x56787856) HAB disabled.",&lt;BR /&gt;"value" : 1450735702&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;sdphost -t 1000 -p COM6,115200 -j -- jump-address 539001344&lt;BR /&gt;{&lt;BR /&gt;"command" : "jump-address",&lt;BR /&gt;"response" : [],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "1450735702 (0x56787856) HAB disabled.",&lt;BR /&gt;"value" : 1450735702&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;blhost -t 1000 -p COM6,115200 -j -- get-property 1 0&lt;BR /&gt;{&lt;BR /&gt;"command" : "ping",&lt;BR /&gt;"response" : [],&lt;BR /&gt;"status" : {&lt;BR /&gt;"description" : "10501 (0x2905) Invalid packet type.",&lt;BR /&gt;"value" : 10501&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 15:31:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Baud-Rate/m-p/1238045#M12952</guid>
      <dc:creator>jaredm</dc:creator>
      <dc:date>2021-03-01T15:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Downloader / Baud Rate</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Baud-Rate/m-p/1238340#M12961</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;jaredm&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Do you use the MCUbootUtility tool directly?&amp;nbsp; Instead of your own input the log, can you connect it or not?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Please also share me your MCUBootUtility tool test result and the log.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;kerry&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 02:17:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Baud-Rate/m-p/1238340#M12961</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-03-02T02:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Downloader / Baud Rate</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Baud-Rate/m-p/1238858#M12970</link>
      <description>&lt;P&gt;Hi Kerry,&lt;/P&gt;&lt;P&gt;I have found the problem, it was the file&amp;nbsp;ivt_flashloader.bin. The file included with Flashloader_RT1050_1.1 FAILS, but&amp;nbsp;the file included with MCUBootUtility SUCCEEDS.&lt;/P&gt;&lt;P&gt;Flashloader_RT1050_1.1\Tools\mfgtools-rel\Profiles\MXRT105X\OS Firmware\ivt_flashloader.bin&amp;nbsp; &amp;nbsp;-&amp;nbsp; &amp;nbsp;FAILURE&lt;/P&gt;&lt;P&gt;NXP-MCUBootUtility-3.0.0\src\targets\MIMXRT1052\ivt_flashloader.bin&amp;nbsp; &amp;nbsp;-&amp;nbsp; &amp;nbsp;SUCCESS&lt;/P&gt;&lt;P&gt;Thanks for helping me debug this problem.&lt;/P&gt;&lt;P&gt;jaredm&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 19:27:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Baud-Rate/m-p/1238858#M12970</guid>
      <dc:creator>jaredm</dc:creator>
      <dc:date>2021-03-02T19:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Downloader / Baud Rate</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Baud-Rate/m-p/1239124#M12978</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;jaredm,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; Thanks for your updated information.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;The&amp;nbsp;Flashloader_RT1050_1.1 is old, and normally, we use the newest SDK flashloader.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;To me, I prefer to use the MCUbootUtility tool to check the downloading, as that is very simple and easy to use, that's why I suggest you try it at first. Then you even can totally follow the MCUbootUtility tool command to write the detail command to your board.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; Anyway, that's good to hear you already make it works.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; If you have any questions in the future, welcome to create a new question post.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kerry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 06:29:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Serial-Downloader-Baud-Rate/m-p/1239124#M12978</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-03-03T06:29:56Z</dc:date>
    </item>
  </channel>
</rss>

