<?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>Building nRF5 application with gcc on Keil uVision</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15898/building-nrf5-application-with-gcc-on-keil-uvision</link><description>Hello, 
 I use the nRF5 SDK 11.0.0 and with it we can easily build the examples with armcc from Keil, or with gcc (arm-none-eabi-gcc) from the command line using your Makefiles. So far so good. 
 Now I&amp;#39;d like to build the application using Keil but</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Feb 2018 11:34:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15898/building-nrf5-application-with-gcc-on-keil-uvision" /><item><title>RE: Building nRF5 application with gcc on Keil uVision</title><link>https://devzone.nordicsemi.com/thread/121377?ContentTypeID=1</link><pubDate>Tue, 20 Feb 2018 11:34:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c090969-31b3-4c73-8b9a-8215ccf001f9</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can use the &amp;quot;Misc Control&amp;quot; field in the uVision project settings to append gcc specific parameters, for C/C++, linker, and assembler.&lt;/p&gt;
&lt;p&gt;I could not find any &amp;quot;import makefile&amp;quot;, so it looks like you have to setup defines, paths, and other parameters manually.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building nRF5 application with gcc on Keil uVision</title><link>https://devzone.nordicsemi.com/thread/120486?ContentTypeID=1</link><pubDate>Sun, 11 Feb 2018 01:24:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51709206-2eec-4562-b5fc-76c2ca84067a</guid><dc:creator>benn</dc:creator><description>&lt;p&gt;I&amp;#39;m trying to compile an existing gcc project in Keil uVision5, but having trouble with the makefile..&amp;nbsp;&amp;nbsp; I don&amp;#39;t see where to map some of the directives of the makefile into the gui options.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building nRF5 application with gcc on Keil uVision</title><link>https://devzone.nordicsemi.com/thread/60643?ContentTypeID=1</link><pubDate>Tue, 23 Aug 2016 06:36:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e77a77ed-b8df-42ce-8505-c988033d0a6a</guid><dc:creator>Tim</dc:creator><description>&lt;p&gt;Well I don&amp;#39;t think it&amp;#39;s the most used feature in Keil, not a surprise you never heard of it. The fact Keil tends to hide the compiler calls may be for something in the lack of popularity of this so-named gcc support. One more IDE with which I have some kind of love-hate relationship.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building nRF5 application with gcc on Keil uVision</title><link>https://devzone.nordicsemi.com/thread/60642?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2016 16:04:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03571d86-9ef2-4bd8-afb4-55e01c9a8b66</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;hmm.. today i learned something, this is new for me, i do not think anyone in Nordic have tried this option. We either use gcc from command line or armcc to compile from KEIL IDE. Lets see if someone else have tried this option and will be kind enough to post here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building nRF5 application with gcc on Keil uVision</title><link>https://devzone.nordicsemi.com/thread/60641?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2016 13:01:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5470b0c5-97f1-41ac-abe9-f9ee516881e3</guid><dc:creator>Tim</dc:creator><description>&lt;p&gt;Hello, thanks for answering, however (as seen at the end of my post, I edited it) there seems to be a support option for GCC in Keil. Still I don&amp;#39;t really know how to configure it properly to find the same behavior than in Nordic&amp;#39;s Makefile, hence the question. Does your answer mean that you weren&amp;#39;t aware of this feature, or just that it&amp;#39;s pretty much unusable for some reason ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building nRF5 application with gcc on Keil uVision</title><link>https://devzone.nordicsemi.com/thread/60640?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2016 12:50:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6bdaa167-1f02-4328-b8ec-73de5ec19f13</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;I wish it could be true that KEIL allowed to configure the compiler but it DOES NOT. KEIL will work only with ARM Compiler. Please look at its home page &lt;a href="http://www2.keil.com/mdk5/"&gt;here&lt;/a&gt;. You cannot configure&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>