<?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: hello word in u-boot</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/hello-word-in-u-boot/m-p/402352#M59542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you ensured that your application was compiled considering the proper execution addresses (uses a correct linker). On the following thread you could find additional information about a similar issue:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/306490"&gt;Run standalone application failed&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be useful for you.&lt;BR /&gt;Best 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>Wed, 15 Jul 2015 19:58:49 GMT</pubDate>
    <dc:creator>CarlosCasillas</dc:creator>
    <dc:date>2015-07-15T19:58:49Z</dc:date>
    <item>
      <title>hello word in u-boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/hello-word-in-u-boot/m-p/402351#M59541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi i.mx6 community&lt;/P&gt;&lt;P&gt;i am trying to run hello_word example from u-boot on i.mxdl sabre board but it's not doing&lt;/P&gt;&lt;P&gt;can any one help me in this regard&lt;/P&gt;&lt;P&gt;like this i am doing&lt;/P&gt;&lt;P&gt;u-boot prompt=&amp;gt;loadb 0x12000000 (sending file hello_word.bin in kermit mode in hyperterminal)&lt;/P&gt;&lt;P&gt;u-boot prompt=&amp;gt;go 0x12000000&lt;/P&gt;&lt;P&gt;u-boot prompt=&amp;gt;application starting at 0x12000000 (its continuoulsy showing this message only)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in another way i am doing this&lt;/P&gt;&lt;P&gt;1. i have written small application like pointer to a address and than putting a value in that location&lt;/P&gt;&lt;P&gt;2.i have written my own linker&lt;/P&gt;&lt;P&gt;3. compiled using arm-none-eabi-gcc&lt;/P&gt;&lt;P&gt;after that same procedure as said above but this is also not working&lt;/P&gt;&lt;P&gt;and i am facing a problem with minicom to send files (Ctrl-a,S for sending files here i stuckked up)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 10:24:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/hello-word-in-u-boot/m-p/402351#M59541</guid>
      <dc:creator>saida</dc:creator>
      <dc:date>2015-07-13T10:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: hello word in u-boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/hello-word-in-u-boot/m-p/402352#M59542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you ensured that your application was compiled considering the proper execution addresses (uses a correct linker). On the following thread you could find additional information about a similar issue:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/306490"&gt;Run standalone application failed&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be useful for you.&lt;BR /&gt;Best 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>Wed, 15 Jul 2015 19:58:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/hello-word-in-u-boot/m-p/402352#M59542</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2015-07-15T19:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: hello word in u-boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/hello-word-in-u-boot/m-p/402353#M59543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;===================================================================&lt;/P&gt;&lt;P&gt;--- arch/arm/config.mk&amp;nbsp;&amp;nbsp;&amp;nbsp; (版本 1422)&lt;/P&gt;&lt;P&gt;+++ arch/arm/config.mk&amp;nbsp;&amp;nbsp;&amp;nbsp; (工作副本)&lt;/P&gt;&lt;P&gt;@@ -9,7 +9,8 @@&lt;/P&gt;&lt;P&gt; ifneq ($(CONFIG_OMAP_COMMON),)&lt;/P&gt;&lt;P&gt; CONFIG_STANDALONE_LOAD_ADDR = 0x80300000&lt;/P&gt;&lt;P&gt; else&lt;/P&gt;&lt;P&gt;-CONFIG_STANDALONE_LOAD_ADDR = 0xc100000&lt;/P&gt;&lt;P&gt;+#CONFIG_STANDALONE_LOAD_ADDR = 0xc100000&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;+CONFIG_STANDALONE_LOAD_ADDR = 0x17800000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; endif&lt;/P&gt;&lt;P&gt; endif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Index: examples/api/Makefile&lt;/P&gt;&lt;P&gt;===================================================================&lt;/P&gt;&lt;P&gt;--- examples/api/Makefile&amp;nbsp;&amp;nbsp;&amp;nbsp; (版本 1422)&lt;/P&gt;&lt;P&gt;+++ examples/api/Makefile&amp;nbsp;&amp;nbsp;&amp;nbsp; (工作副本)&lt;/P&gt;&lt;P&gt;@@ -8,7 +8,8 @@&lt;/P&gt;&lt;P&gt; LOAD_ADDR = 0x40000&lt;/P&gt;&lt;P&gt; endif&lt;/P&gt;&lt;P&gt; ifeq ($(ARCH),arm)&lt;/P&gt;&lt;P&gt;-LOAD_ADDR = 0x1000000&lt;/P&gt;&lt;P&gt;+#LOAD_ADDR = 0x1000000&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;+LOAD_ADDR = 0x17800000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; endif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; # Resulting ELF and binary exectuables will be named demo and demo.bin&lt;/P&gt;&lt;P&gt;Index: include/configs/mx6sabresd.h&lt;/P&gt;&lt;P&gt;===================================================================&lt;/P&gt;&lt;P&gt;--- include/configs/mx6sabresd.h&amp;nbsp;&amp;nbsp;&amp;nbsp; (版本 1422)&lt;/P&gt;&lt;P&gt;+++ include/configs/mx6sabresd.h&amp;nbsp;&amp;nbsp;&amp;nbsp; (工作副本)&lt;/P&gt;&lt;P&gt;@@ -59,7 +59,7 @@&lt;/P&gt;&lt;P&gt; #define CONFIG_PCIE_IMX_PERST_GPIO&amp;nbsp;&amp;nbsp;&amp;nbsp; IMX_GPIO_NR(7, 12)&lt;/P&gt;&lt;P&gt; #define CONFIG_PCIE_IMX_POWER_GPIO&amp;nbsp;&amp;nbsp;&amp;nbsp; IMX_GPIO_NR(3, 19)&lt;/P&gt;&lt;P&gt; #endif&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;+#define CONFIG_STANDALONE_LOAD_ADDR&amp;nbsp; 0x17800000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; /*#define CONFIG_SPLASH_SCREEN*/&lt;/P&gt;&lt;P&gt; /*#define CONFIG_MXC_EPDC*/&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 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:29:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/hello-word-in-u-boot/m-p/402353#M59543</guid>
      <dc:creator>强王</dc:creator>
      <dc:date>2015-07-16T03:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: hello word in u-boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/hello-word-in-u-boot/m-p/402354#M59544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;first of all thank you for your reply&lt;/P&gt;&lt;P&gt;what i understood is that i should add those #define( &lt;STRONG&gt;+LOAD_ADDR = 0x17800000 and &lt;STRONG&gt; CONFIG_STANDALONE_LOAD_ADDR&amp;nbsp; 0x17800000&lt;/STRONG&gt;&lt;/STRONG&gt;) lines into appropriate&amp;nbsp; files and recompile u-boot and run from sd card but i have one dought this is already assigned to u-boot text base address is there any conflict ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some clarifications i need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. i have written my own linker script with x load address and i am downloading my bin file to x address, its working but i am getting "application terminated, rc=0x01" display output what could be the reason am i doing any thing wrong in this.&lt;/P&gt;&lt;P&gt;2. how to access eMMC flash in u-boot ?&lt;/P&gt;&lt;P&gt;3. my android filesystem is not booting which is there on the sdcard. (which is shipped with sabresd board) where can i get this image?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards&lt;/P&gt;&lt;P&gt;saida&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 05:25:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/hello-word-in-u-boot/m-p/402354#M59544</guid>
      <dc:creator>saida</dc:creator>
      <dc:date>2015-07-16T05:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: hello word in u-boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/hello-word-in-u-boot/m-p/402355#M59545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The default load address in 0x00907000&lt;/P&gt;&lt;P&gt;examples/standalone/Makefile&lt;/P&gt;&lt;P&gt;LOAD_ADDR=0x00907000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you can confirmed&amp;nbsp; by run the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;arm-linux-readelf hello_world&amp;nbsp; -a |grep hello_world&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12: 00000000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 FILE&amp;nbsp;&amp;nbsp;&amp;nbsp; LOCAL&amp;nbsp; DEFAULT&amp;nbsp; ABS hello_world.c&lt;/P&gt;&lt;P&gt;&amp;nbsp; 47: 00907000&amp;nbsp;&amp;nbsp; 188 FUNC&amp;nbsp;&amp;nbsp;&amp;nbsp; GLOBAL DEFAULT&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 hello_world&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&amp;nbsp; uboot standalone hello_world.c entry is NOT main, it IS hello_world&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please load it to 0x00907000 and go to run it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 05:47:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/hello-word-in-u-boot/m-p/402355#M59545</guid>
      <dc:creator>BiyongSUN</dc:creator>
      <dc:date>2015-07-16T05:47:12Z</dc:date>
    </item>
  </channel>
</rss>

