<?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 Re: Building U-Boot with Eclipse in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Building-U-Boot-with-Eclipse/m-p/148996#M704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Step 4 in the attachment says to uncheck that option. I'm not familiar with it &amp;amp; haven't had a chance to experiment. Any tips would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Jun 2013 17:48:11 GMT</pubDate>
    <dc:creator>deans</dc:creator>
    <dc:date>2013-06-06T17:48:11Z</dc:date>
    <item>
      <title>Building U-Boot with Eclipse</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-U-Boot-with-Eclipse/m-p/148992#M700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U-Boot is typically build using a command line make files or within LTIB. &amp;nbsp;The attached document explains how to set up Eclipse to build U-Boot. &amp;nbsp;This may make it easier to make changes and see how U-Boot is structured.&lt;/P&gt;&lt;P&gt;Enjoy...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 19:36:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-U-Boot-with-Eclipse/m-p/148992#M700</guid>
      <dc:creator>bonzo</dc:creator>
      <dc:date>2011-02-16T19:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Building U-Boot with Eclipse</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-U-Boot-with-Eclipse/m-p/148993#M701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Extremely Useful. Thank you very much for your work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 18:17:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-U-Boot-with-Eclipse/m-p/148993#M701</guid>
      <dc:creator>Balaji_ng</dc:creator>
      <dc:date>2011-04-07T18:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Building U-Boot with Eclipse</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-U-Boot-with-Eclipse/m-p/148994#M702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks - worked pretty well with QorIQ SDK U-Boot. A couple minor comments:&lt;/P&gt;&lt;P&gt;- I also added BUILD_DIR on Step 5 (personal preference)&lt;/P&gt;&lt;P&gt;- For some reason I saw no addr2line and c++filt on Step 6 (not sure I care)&lt;/P&gt;&lt;P&gt;- For better indexing (eg, picking up correct config.h), added C/C++ Paths and Symbols, includes (all languages):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ${BUILD_DIR}/include2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ${BUILD_DIR}/include&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ${ProjDirPath}/include&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /opt/fsl/.../include&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;(assuming &lt;/SPAN&gt;BUILD_DIR is used)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 thing that's not working well is indexing of assembly code, which is annoying since I'm digging through start.S at the moment. Any idea if/how to get indexing to work on assembler (.S) files? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 17:39:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-U-Boot-with-Eclipse/m-p/148994#M702</guid>
      <dc:creator>deans</dc:creator>
      <dc:date>2013-05-31T17:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Building U-Boot with Eclipse</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-U-Boot-with-Eclipse/m-p/148995#M703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure how to index .S files.&lt;/P&gt;&lt;P&gt;In CodeWarrior (which is based on Eclipse), there is a check box in Properties--&amp;gt;C/C++ Build--&amp;gt;Discovery Options.&amp;nbsp; This allows you to automate discovery of the C Compiler or Assembler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I'm not sure if this option is available in the Eclipse running in Linux.&amp;nbsp; Will need to check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 22:26:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-U-Boot-with-Eclipse/m-p/148995#M703</guid>
      <dc:creator>bonzo</dc:creator>
      <dc:date>2013-06-03T22:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Building U-Boot with Eclipse</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-U-Boot-with-Eclipse/m-p/148996#M704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Step 4 in the attachment says to uncheck that option. I'm not familiar with it &amp;amp; haven't had a chance to experiment. Any tips would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 17:48:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-U-Boot-with-Eclipse/m-p/148996#M704</guid>
      <dc:creator>deans</dc:creator>
      <dc:date>2013-06-06T17:48:11Z</dc:date>
    </item>
  </channel>
</rss>

