<?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のトピックHow to call standalone application in uboot?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-call-standalone-application-in-uboot/m-p/723488#M112479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created standalone application in uboot&amp;nbsp; e.g"hello_world.bin" with load_addr 0x84000000 at ram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am combining the above bin and uboot.imx in a single uboot.img&lt;/P&gt;&lt;P&gt;using "cat uboot.imx hello_world.pad &amp;gt; uboot.img"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "uboot.img" image is loaded on board via sdcard. Now i want to run the above application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried "go 0x84000000" command, it gives output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;starting application at 0x84000000&lt;/P&gt;&lt;P&gt;&amp;nbsp; undefined instruction &amp;nbsp;&lt;/P&gt;&lt;P&gt;pc : [&amp;lt;84000138&amp;gt;]&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; lr : [&amp;lt;8ff6eb60&amp;gt;]&lt;BR /&gt;&amp;nbsp;reloc pc : [&amp;lt;83cc1138&amp;gt;]&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; lr : [&amp;lt;8fc2fb60&amp;gt;]&lt;BR /&gt;&amp;nbsp;sp : 8ef3cd60&amp;nbsp; ip : 8ef3cb01&amp;nbsp;&amp;nbsp; &amp;nbsp; fp : 8ef3e2b0&lt;BR /&gt;&amp;nbsp;r10: 00000002&amp;nbsp; r9 : 8ef3ceb8&amp;nbsp;&amp;nbsp; &amp;nbsp; r8 : 8ffd8e78&lt;BR /&gt;&amp;nbsp;r7 : 8ef3df30&amp;nbsp; r6 : 84000000&amp;nbsp;&amp;nbsp; &amp;nbsp; r5 : 00000002&amp;nbsp; r4 : 8ef3df34&lt;BR /&gt;&amp;nbsp;r3 : 84000000&amp;nbsp; r2 : 8ef3df34&amp;nbsp;&amp;nbsp; &amp;nbsp; r1 : 8ef3df34&amp;nbsp; r0 : 00000000&lt;BR /&gt;&amp;nbsp;Flags: nZCv&amp;nbsp; IRQs off&amp;nbsp; FIQs off&amp;nbsp; Mode SVC_32&lt;BR /&gt;&amp;nbsp;Resetting CPU ...&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;resetting ...&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and restart the uboot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Reset cause: WDOG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jan 2018 14:49:29 GMT</pubDate>
    <dc:creator>anshulkhare</dc:creator>
    <dc:date>2018-01-15T14:49:29Z</dc:date>
    <item>
      <title>How to call standalone application in uboot?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-call-standalone-application-in-uboot/m-p/723488#M112479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created standalone application in uboot&amp;nbsp; e.g"hello_world.bin" with load_addr 0x84000000 at ram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am combining the above bin and uboot.imx in a single uboot.img&lt;/P&gt;&lt;P&gt;using "cat uboot.imx hello_world.pad &amp;gt; uboot.img"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "uboot.img" image is loaded on board via sdcard. Now i want to run the above application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried "go 0x84000000" command, it gives output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;starting application at 0x84000000&lt;/P&gt;&lt;P&gt;&amp;nbsp; undefined instruction &amp;nbsp;&lt;/P&gt;&lt;P&gt;pc : [&amp;lt;84000138&amp;gt;]&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; lr : [&amp;lt;8ff6eb60&amp;gt;]&lt;BR /&gt;&amp;nbsp;reloc pc : [&amp;lt;83cc1138&amp;gt;]&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; lr : [&amp;lt;8fc2fb60&amp;gt;]&lt;BR /&gt;&amp;nbsp;sp : 8ef3cd60&amp;nbsp; ip : 8ef3cb01&amp;nbsp;&amp;nbsp; &amp;nbsp; fp : 8ef3e2b0&lt;BR /&gt;&amp;nbsp;r10: 00000002&amp;nbsp; r9 : 8ef3ceb8&amp;nbsp;&amp;nbsp; &amp;nbsp; r8 : 8ffd8e78&lt;BR /&gt;&amp;nbsp;r7 : 8ef3df30&amp;nbsp; r6 : 84000000&amp;nbsp;&amp;nbsp; &amp;nbsp; r5 : 00000002&amp;nbsp; r4 : 8ef3df34&lt;BR /&gt;&amp;nbsp;r3 : 84000000&amp;nbsp; r2 : 8ef3df34&amp;nbsp;&amp;nbsp; &amp;nbsp; r1 : 8ef3df34&amp;nbsp; r0 : 00000000&lt;BR /&gt;&amp;nbsp;Flags: nZCv&amp;nbsp; IRQs off&amp;nbsp; FIQs off&amp;nbsp; Mode SVC_32&lt;BR /&gt;&amp;nbsp;Resetting CPU ...&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;resetting ...&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and restart the uboot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Reset cause: WDOG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jan 2018 14:49:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-call-standalone-application-in-uboot/m-p/723488#M112479</guid>
      <dc:creator>anshulkhare</dc:creator>
      <dc:date>2018-01-15T14:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to call standalone application in uboot?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-call-standalone-application-in-uboot/m-p/723489#M112480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anshul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the process to attach the .bin to the uboot is correct but it will not set the application in the address in which you want. What is happening is that the application is loaded just after the uboot whichever that address is. So if you want to load your app in a specific address I recommend to use a FTP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Carlos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Mon, 15 Jan 2018 21:05:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-call-standalone-application-in-uboot/m-p/723489#M112480</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2018-01-15T21:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to call standalone application in uboot?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-call-standalone-application-in-uboot/m-p/723490#M112481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;"What is happening is that the application is loaded just after the uboot whichever that address is"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But i want to load it via sd card. Is it not possible? How can i find on which address the following application is loaded?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 06:36:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-call-standalone-application-in-uboot/m-p/723490#M112481</guid>
      <dc:creator>anshulkhare</dc:creator>
      <dc:date>2018-01-16T06:36:58Z</dc:date>
    </item>
  </channel>
</rss>

