<?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: Run standalone application failed</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Run-standalone-application-failed/m-p/276522#M30888</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps address area, used for application load is not suitable / correct. Please look at U-boot environment to define &lt;BR /&gt;where (Linux ) kernel is intended to be loaded - in order to define addresses for applications.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Apr 2013 01:52:16 GMT</pubDate>
    <dc:creator>Yuri</dc:creator>
    <dc:date>2013-04-23T01:52:16Z</dc:date>
    <item>
      <title>Run standalone application failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-standalone-application-failed/m-p/276521#M30887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Hello All&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Hoping somebody can help me out here.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;When i tried to download and run the example standalone application 'hello_world' from u-boot, it failed.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;I was using 'cutecom' under VMWare to communicate with the target board. I tried use 'loads', at time of '## Ready for S-Record download ...' appeared, i picked up '&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;hello_world&lt;/SPAN&gt;.srec' to send. The console has shown the file transfer success. But no any reply from the board .&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;I also tried Hyper-terminal, using 'loadb 40000' to download the 'hello_world.bin' to address 0x40000, same thing. But i found out, 'loadb' works when target address set to higher address, such as 0x40000000. But the hello-world application cannot be executed there.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;What i did wrong?&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;A class="jive-link-external-small" href="http://www.denx.de/wiki/DULG/UBootStandalone" style="font-family: inherit; font-size: 10pt; line-height: 1.5em; font-style: inherit; color: #3778c7;"&gt;http://www.denx.de/wiki/DULG/UBootStandalone&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 14:57:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-standalone-application-failed/m-p/276521#M30887</guid>
      <dc:creator>ningleliang</dc:creator>
      <dc:date>2013-04-19T14:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Run standalone application failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-standalone-application-failed/m-p/276522#M30888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps address area, used for application load is not suitable / correct. Please look at U-boot environment to define &lt;BR /&gt;where (Linux ) kernel is intended to be loaded - in order to define addresses for applications.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 01:52:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-standalone-application-failed/m-p/276522#M30888</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-04-23T01:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Run standalone application failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-standalone-application-failed/m-p/276523#M30889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Nuhin:&lt;/P&gt;&lt;P&gt;When I tried load to offset 80000000, like this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loads 80000000&lt;/P&gt;&lt;P&gt;## Ready for S-Record download ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;## First Load Addr = 0x8C100000&lt;/P&gt;&lt;P&gt;## Last&amp;nbsp; Load Addr = 0x8C100251&lt;/P&gt;&lt;P&gt;## Total Size&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x00000252 = 594 Bytes&lt;/P&gt;&lt;P&gt;## Start Addr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x0C100000&lt;/P&gt;&lt;P&gt;it shows the appllication loaded to 0x8c100000. when i run it by command.&lt;/P&gt;&lt;P&gt;## go 8c100000 test run&lt;/P&gt;&lt;P&gt;the uboot die. no response any more, i have to do a hardware reset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clue?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 16:42:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-standalone-application-failed/m-p/276523#M30889</guid>
      <dc:creator>ningleliang</dc:creator>
      <dc:date>2013-04-23T16:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Run standalone application failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-standalone-application-failed/m-p/276524#M30890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for delay.&lt;BR /&gt;To define kernel boot address in U-boot, please let me know U-boot environment ("pri" command). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 05:29:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-standalone-application-failed/m-p/276524#M30890</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-05-24T05:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Run standalone application failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-standalone-application-failed/m-p/276525#M30891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ningle&lt;/P&gt;&lt;P&gt;Had your issue got resolved? If yes, we are going to close the discussion in 3 days. If you still need help please feel &lt;/P&gt;&lt;P&gt;free to contact Freescale.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 03:10:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-standalone-application-failed/m-p/276525#M30891</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-02-18T03:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Run standalone application failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-standalone-application-failed/m-p/276526#M30892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ningle&lt;/P&gt;&lt;P&gt;This discussion is closed since no activity. If you still need help, please feel free to reply with an update to this &lt;/P&gt;&lt;P&gt;discussion, or create another discussion.&lt;BR /&gt;Thanks,&lt;BR /&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 03:38:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-standalone-application-failed/m-p/276526#M30892</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-02-25T03:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Run standalone application failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-standalone-application-failed/m-p/276527#M30893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;修改点如下：&lt;/P&gt;&lt;DIV style="background-color: inherit;"&gt;具体是哪个没有确认&lt;BR style="background-color: inherit;" /&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;BR style="background-color: inherit;" /&gt;===================================================================&lt;BR style="background-color: inherit;" /&gt;--- arch/arm/config.mk&amp;nbsp;&amp;nbsp;&amp;nbsp; (版本 1422)&lt;BR style="background-color: inherit;" /&gt;+++ arch/arm/config.mk&amp;nbsp;&amp;nbsp;&amp;nbsp; (工作副本)&lt;BR style="background-color: inherit;" /&gt;@@ -9,7 +9,8 @@&lt;BR style="background-color: inherit;" /&gt; ifneq ($(CONFIG_OMAP_COMMON),)&lt;BR style="background-color: inherit;" /&gt; CONFIG_STANDALONE_LOAD_ADDR = 0x80300000&lt;BR style="background-color: inherit;" /&gt; else&lt;BR style="background-color: inherit;" /&gt;-CONFIG_STANDALONE_LOAD_ADDR = 0xc100000&lt;BR style="background-color: inherit;" /&gt;+#CONFIG_STANDALONE_LOAD_ADDR = 0xc100000&lt;BR style="background-color: inherit;" /&gt;&lt;STRONG&gt;+CONFIG_STANDALONE_LOAD_ADDR = 0x17800000&lt;/STRONG&gt;&lt;BR style="background-color: inherit;" /&gt; endif&lt;BR style="background-color: inherit;" /&gt; endif&lt;BR style="background-color: inherit;" /&gt; &lt;BR style="background-color: inherit;" /&gt;Index: examples/api/Makefile&lt;BR style="background-color: inherit;" /&gt;===================================================================&lt;BR style="background-color: inherit;" /&gt;--- examples/api/Makefile&amp;nbsp;&amp;nbsp;&amp;nbsp; (版本 1422)&lt;BR style="background-color: inherit;" /&gt;+++ examples/api/Makefile&amp;nbsp;&amp;nbsp;&amp;nbsp; (工作副本)&lt;BR style="background-color: inherit;" /&gt;@@ -8,7 +8,8 @@&lt;BR style="background-color: inherit;" /&gt; LOAD_ADDR = 0x40000&lt;BR style="background-color: inherit;" /&gt; endif&lt;BR style="background-color: inherit;" /&gt; ifeq ($(ARCH),arm)&lt;BR style="background-color: inherit;" /&gt;-LOAD_ADDR = 0x1000000&lt;BR style="background-color: inherit;" /&gt;+#LOAD_ADDR = 0x1000000&lt;BR style="background-color: inherit;" /&gt;&lt;STRONG&gt;+LOAD_ADDR = 0x17800000&lt;/STRONG&gt;&lt;BR style="background-color: inherit;" /&gt; endif&lt;BR style="background-color: inherit;" /&gt; &lt;BR style="background-color: inherit;" /&gt; # Resulting ELF and binary exectuables will be named demo and demo.bin&lt;BR style="background-color: inherit;" /&gt;Index: include/configs/mx6sabresd.h&lt;BR style="background-color: inherit;" /&gt;===================================================================&lt;BR style="background-color: inherit;" /&gt;--- include/configs/mx6sabresd.h&amp;nbsp;&amp;nbsp;&amp;nbsp; (版本 1422)&lt;BR style="background-color: inherit;" /&gt;+++ include/configs/mx6sabresd.h&amp;nbsp;&amp;nbsp;&amp;nbsp; (工作副本)&lt;BR style="background-color: inherit;" /&gt;@@ -59,7 +59,7 @@&lt;BR style="background-color: inherit;" /&gt; #define CONFIG_PCIE_IMX_PERST_GPIO&amp;nbsp;&amp;nbsp;&amp;nbsp; IMX_GPIO_NR(7, 12)&lt;BR style="background-color: inherit;" /&gt; #define CONFIG_PCIE_IMX_POWER_GPIO&amp;nbsp;&amp;nbsp;&amp;nbsp; IMX_GPIO_NR(3, 19)&lt;BR style="background-color: inherit;" /&gt; #endif&lt;BR style="background-color: inherit;" /&gt;-&lt;BR style="background-color: inherit;" /&gt;&lt;STRONG&gt;+#define CONFIG_STANDALONE_LOAD_ADDR&amp;nbsp; 0x17800000&lt;/STRONG&gt;&lt;BR style="background-color: inherit;" /&gt; /*#define CONFIG_SPLASH_SCREEN*/&lt;BR style="background-color: inherit;" /&gt; /*#define CONFIG_MXC_EPDC*/&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: 微软雅黑; font-size: 14px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;then，you could run again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 03:24:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-standalone-application-failed/m-p/276527#M30893</guid>
      <dc:creator>强王</dc:creator>
      <dc:date>2015-07-16T03:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Run standalone application failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Run-standalone-application-failed/m-p/276528#M30894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please refer to&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/359068"&gt;hello word in u-boot&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 05:53:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Run-standalone-application-failed/m-p/276528#M30894</guid>
      <dc:creator>BiyongSUN</dc:creator>
      <dc:date>2015-07-16T05:53:26Z</dc:date>
    </item>
  </channel>
</rss>

