<?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 ProcessorsのトピックRe: uuu: an in-depth description for script commands</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/uuu-an-in-depth-description-for-script-commands/m-p/1390987#M184899</link>
    <description>&lt;P&gt;_flash.bin stands for uboot bin file, you can replace this name to your own uboot bin file name&lt;/P&gt;</description>
    <pubDate>Thu, 23 Dec 2021 01:52:18 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2021-12-23T01:52:18Z</dc:date>
    <item>
      <title>uuu: an in-depth description for script commands</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uuu-an-in-depth-description-for-script-commands/m-p/1390749#M184877</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I'll have to bring up an iMX.8MDualCore based board soon, so I've been investigating tools to do that and discovered the UUU manual (UUU.pdf) to be quite poor on what those script command actually do. There are lots of user manual of how to run uuu to get a certain reference board flashed in a number of ways, but I've seen none describing uuu script commands in technincal details. ("SDPV: write -f _flash.bin -skipspl -scanterm" : what are all the options here? what is _flash.bin file format&amp;nbsp;is expected to be?)&lt;/P&gt;&lt;P&gt;Is there an in-depth technical description for those commands? If there is, where can I get one?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 10:40:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uuu-an-in-depth-description-for-script-commands/m-p/1390749#M184877</guid>
      <dc:creator>IgorKorolyuk</dc:creator>
      <dc:date>2021-12-22T10:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: uuu: an in-depth description for script commands</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uuu-an-in-depth-description-for-script-commands/m-p/1390987#M184899</link>
      <description>&lt;P&gt;_flash.bin stands for uboot bin file, you can replace this name to your own uboot bin file name&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 01:52:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uuu-an-in-depth-description-for-script-commands/m-p/1390987#M184899</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2021-12-23T01:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: uuu: an in-depth description for script commands</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uuu-an-in-depth-description-for-script-commands/m-p/1391195#M184927</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586" target="_self"&gt;&lt;SPAN class=""&gt;joanxie,&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Thanks for the tip on this particular example but it's not full enough. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;What are those two other command options?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;The command is "write", right? Ok. What's the destination address? How does the uuu figure that out?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;See, this sort of questions arise on all of the commands in script file, not just this particular one. That's why I'm asking for in-depth description on all of them.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 07:58:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uuu-an-in-depth-description-for-script-commands/m-p/1391195#M184927</guid>
      <dc:creator>IgorKorolyuk</dc:creator>
      <dc:date>2021-12-23T07:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: uuu: an in-depth description for script commands</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uuu-an-in-depth-description-for-script-commands/m-p/1391281#M184936</link>
      <description>&lt;P&gt;I don't know what you mean, you can find example uuu script file like "example_kernel_emmc.uuu" which is attached in the demo images,you can just replace your own image name&lt;/P&gt;
&lt;P&gt;you also can refer to detailed source code and readme:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/NXPmicro/mfgtools/blob/master/uuu/uuu.lst" target="_blank"&gt;https://github.com/NXPmicro/mfgtools/blob/master/uuu/uuu.lst&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/NXPmicro/mfgtools" target="_blank"&gt;https://github.com/NXPmicro/mfgtools&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 09:35:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uuu-an-in-depth-description-for-script-commands/m-p/1391281#M184936</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2021-12-23T09:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: uuu: an in-depth description for script commands</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uuu-an-in-depth-description-for-script-commands/m-p/1391321#M184941</link>
      <description>&lt;P&gt;Thanks for the pointers&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 10:10:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uuu-an-in-depth-description-for-script-commands/m-p/1391321#M184941</guid>
      <dc:creator>IgorKorolyuk</dc:creator>
      <dc:date>2021-12-23T10:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: uuu: an in-depth description for script commands</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uuu-an-in-depth-description-for-script-commands/m-p/1797170#M219328</link>
      <description>&lt;P&gt;Here is a link to a doc that does provide some detail on the individual commands of each protocol in the uuu script.&amp;nbsp;&amp;nbsp;&lt;A href="https://github.com/NXPmicro/mfgtools/releases/download/uuu_1.4.165/UUU.pdf" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/NXPmicro/mfgtools/releases/download/uuu_1.4.165/UUU.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There is also another forum topic that provided this link and might be useful for those writing custom script&amp;nbsp;&lt;A href="https://github.com/NXPmicro/mfgtools/releases/download/uuu_1.4.165/UUU.pdf" target="_blank" rel="noopener nofollow noreferrer"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Creating-and-running-a-custom-script-for-UUU/ta-p/1377275&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 22:29:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uuu-an-in-depth-description-for-script-commands/m-p/1797170#M219328</guid>
      <dc:creator>harold_vanderpo</dc:creator>
      <dc:date>2024-01-29T22:29:41Z</dc:date>
    </item>
  </channel>
</rss>

