<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Try to let keil&amp;#39;s project into eclipse by edit makefile</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11500/try-to-let-keil-s-project-into-eclipse-by-edit-makefile</link><description>As try to let keil&amp;#39;s project into eclipse
so i edit makefile from example 
 first i open project by keil to copy include paths and paste to makefile under &amp;#39;&amp;#39;#includes common to all targets&amp;#39;&amp;#39;, 
 
 
 then fine each .c files and copy paths paste to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Jan 2016 09:41:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11500/try-to-let-keil-s-project-into-eclipse-by-edit-makefile" /><item><title>RE: Try to let keil's project into eclipse by edit makefile</title><link>https://devzone.nordicsemi.com/thread/43444?ContentTypeID=1</link><pubDate>Tue, 26 Jan 2016 09:41:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b368d39-f96b-4ede-ae6c-50c246bef43b</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;That&amp;#39;s right. It is important to understand that the Compiler only reports errors related to the &amp;#39;C&amp;#39; language syntax and semantics - it has no idea whether the code is actually going to work!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Try to let keil's project into eclipse by edit makefile</title><link>https://devzone.nordicsemi.com/thread/43445?ContentTypeID=1</link><pubDate>Tue, 26 Jan 2016 08:30:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fff52d5f-3270-4ebc-8b50-d6af8ab58e34</guid><dc:creator>Alex</dc:creator><description>&lt;p&gt;yes,and it won&amp;#39;t show up errors when defines are incrrect.
whatever, thx a lot&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Try to let keil's project into eclipse by edit makefile</title><link>https://devzone.nordicsemi.com/thread/43443?ContentTypeID=1</link><pubDate>Mon, 25 Jan 2016 10:08:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:646a4824-5592-4fb1-8c70-cb3ee9800f1b</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Yes, the defines are an important part of the project &lt;strong&gt;configuration&lt;/strong&gt;!
If you don&amp;#39;t have the defines correct, the project will not be correctly configured - so it is unsurprising that it didn&amp;#39;t work!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Try to let keil's project into eclipse by edit makefile</title><link>https://devzone.nordicsemi.com/thread/43442?ContentTypeID=1</link><pubDate>Mon, 25 Jan 2016 06:35:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0947605d-6bba-4555-bcce-bc293bd5f663</guid><dc:creator>Alex</dc:creator><description>&lt;p&gt;Finally ,I sloved.&lt;/p&gt;
&lt;p&gt;I missed some Define setting ,
so i found the Define setting in keil,&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/08.JPG" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;then copy and paste to makefile&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/09.JPG" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;build again and download .&lt;/p&gt;
&lt;p&gt;At last , it works !!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Try to let keil's project into eclipse by edit makefile</title><link>https://devzone.nordicsemi.com/thread/43441?ContentTypeID=1</link><pubDate>Mon, 25 Jan 2016 01:15:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66bfd00d-b5f8-48b9-b6f3-3f4a09752d33</guid><dc:creator>Alex</dc:creator><description>&lt;p&gt;after the above steps,at the beginning there are many errors about &amp;quot; &amp;#39;XXXXXX&amp;#39; defined but not used&amp;quot;,then i remove &amp;quot;-Werror&amp;quot; in CFLAGS setting,and there is no errors .but i run the flash_softdevice and download hex file , it can not work ,it means the hex file is fault. but i have no ideal to solve it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Try to let keil's project into eclipse by edit makefile</title><link>https://devzone.nordicsemi.com/thread/43440?ContentTypeID=1</link><pubDate>Sun, 24 Jan 2016 22:17:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8cf9736-cfda-429c-a575-d316b9b68f1b</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;So what have you done to &lt;strong&gt;debug&lt;/strong&gt; your code - to find where, exactly, it is failing?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Try to let keil's project into eclipse by edit makefile</title><link>https://devzone.nordicsemi.com/thread/43439?ContentTypeID=1</link><pubDate>Sun, 24 Jan 2016 15:54:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:206ebe24-5cc5-4250-8781-288e433c71e8</guid><dc:creator>Alex</dc:creator><description>&lt;p&gt;because this is more detailed, and i want to know which step i missed or mad mistakes&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Try to let keil's project into eclipse by edit makefile</title><link>https://devzone.nordicsemi.com/thread/43438?ContentTypeID=1</link><pubDate>Sat, 23 Jan 2016 20:50:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c7e3215-50e2-4233-9639-0c9837cb6bcc</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Why start a new thread when you already have one open on this?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://devzone.nordicsemi.com/question/65473/how-to-compile-keils-project-by-eclipse/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>