<?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>gcc can compile with object file compiled from keil-arm complier?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9337/gcc-can-compile-with-object-file-compiled-from-keil-arm-complier</link><description>Hi, 
 I&amp;#39;m converting my project to OSX GNU from windows keil because of license problem. 
 There is some .o files made by keil-arm complier in my previous project.
and I don&amp;#39;t have those c files. 
 and I tried compile projects and when it try to link</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Sep 2015 07:38:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9337/gcc-can-compile-with-object-file-compiled-from-keil-arm-complier" /><item><title>RE: gcc can compile with object file compiled from keil-arm complier?</title><link>https://devzone.nordicsemi.com/thread/34477?ContentTypeID=1</link><pubDate>Mon, 21 Sep 2015 07:38:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:872792ac-c9c9-450a-b98e-b737a89d8fc5</guid><dc:creator>benevbright</dc:creator><description>&lt;p&gt;Thank RK. I will have to get those c files.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: gcc can compile with object file compiled from keil-arm complier?</title><link>https://devzone.nordicsemi.com/thread/34476?ContentTypeID=1</link><pubDate>Sun, 20 Sep 2015 23:48:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b20b848-f27b-445c-b846-32ee3861bfd3</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;No you can&amp;#39;t link random files together unless they are in compatible recognized formats, which these aren&amp;#39;t.&lt;/p&gt;
&lt;p&gt;But of course you have the original .c files, keil didn&amp;#39;t&amp;#39; magically produce .o files fro thin air, you just need to find them and add them to your project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>