<?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 How can I execute code in ram directly by MFGTOOL? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-can-I-execute-code-in-ram-directly-by-MFGTOOL/m-p/679253#M104867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;I designed a new board based on imx6ul ,and the board has a UART and USB_OTG port. I have made a image to confirm whether the UART port commication is good,of course the image has already contained essential IVT info to intit the DRAM and clock ,etc.&lt;BR /&gt;Now,I want to&amp;nbsp;load the image to DRAM by USB_OTG port and let it run imediatly,I used the MFGTOOL and modified the ucl2.xml document as follows:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;lt;LIST name="imx6ul-test" desc="RUN IN RAM"&amp;gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt; &amp;lt;CMD state="BootStrap" type="boot" body="BootStrap" file ="firmware/image.img" ifdev="MX6UL"&amp;gt;Loading image&amp;lt;/CMD&amp;gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt; &amp;lt;CMD state="BootStrap" type="jump" &amp;gt; Jumping to my image. &amp;lt;/CMD&amp;gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;lt;/LIST&amp;gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The &lt;SPAN&gt;MFGTOOL log says "Jump to Ramkernel successfully!" , but my PC UART software has nothing happened,why does it not work?&amp;nbsp;&lt;/SPAN&gt;Is my image code problem or this download&amp;nbsp;means is wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Jun 2017 03:33:29 GMT</pubDate>
    <dc:creator>weifeng2</dc:creator>
    <dc:date>2017-06-30T03:33:29Z</dc:date>
    <item>
      <title>How can I execute code in ram directly by MFGTOOL?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-can-I-execute-code-in-ram-directly-by-MFGTOOL/m-p/679253#M104867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;I designed a new board based on imx6ul ,and the board has a UART and USB_OTG port. I have made a image to confirm whether the UART port commication is good,of course the image has already contained essential IVT info to intit the DRAM and clock ,etc.&lt;BR /&gt;Now,I want to&amp;nbsp;load the image to DRAM by USB_OTG port and let it run imediatly,I used the MFGTOOL and modified the ucl2.xml document as follows:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;lt;LIST name="imx6ul-test" desc="RUN IN RAM"&amp;gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt; &amp;lt;CMD state="BootStrap" type="boot" body="BootStrap" file ="firmware/image.img" ifdev="MX6UL"&amp;gt;Loading image&amp;lt;/CMD&amp;gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt; &amp;lt;CMD state="BootStrap" type="jump" &amp;gt; Jumping to my image. &amp;lt;/CMD&amp;gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;lt;/LIST&amp;gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The &lt;SPAN&gt;MFGTOOL log says "Jump to Ramkernel successfully!" , but my PC UART software has nothing happened,why does it not work?&amp;nbsp;&lt;/SPAN&gt;Is my image code problem or this download&amp;nbsp;means is wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 03:33:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-can-I-execute-code-in-ram-directly-by-MFGTOOL/m-p/679253#M104867</guid>
      <dc:creator>weifeng2</dc:creator>
      <dc:date>2017-06-30T03:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can I execute code in ram directly by MFGTOOL?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-can-I-execute-code-in-ram-directly-by-MFGTOOL/m-p/679254#M104868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi wei&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;application images in MFG2 Tool folder are images with offset - &lt;BR /&gt;written for programming on external boot devices. For USB&lt;BR /&gt;load one needs to use images, but without offset.&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>Fri, 30 Jun 2017 11:05:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-can-I-execute-code-in-ram-directly-by-MFGTOOL/m-p/679254#M104868</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-06-30T11:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: How can I execute code in ram directly by MFGTOOL?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-can-I-execute-code-in-ram-directly-by-MFGTOOL/m-p/679255#M104869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Ok, Thanks for your answer. I will try it on my board.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 23:14:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-can-I-execute-code-in-ram-directly-by-MFGTOOL/m-p/679255#M104869</guid>
      <dc:creator>weifeng2</dc:creator>
      <dc:date>2017-06-30T23:14:58Z</dc:date>
    </item>
  </channel>
</rss>

