<?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>NRF52: Legacy TWI Driver not linking on SDK15 (undefined reference)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42502/nrf52-legacy-twi-driver-not-linking-on-sdk15-undefined-reference</link><description>Hello, I am trying to use the Legacy TWI Driver in SDK 15. I have setup my my sdk_config.h file to remove all references to NRFX (New TWI Driver). Only enabling the &amp;quot;nrf_drv_twi&amp;quot; driver via CMSIS configuration wizard, unfortunately the linker fails to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Jan 2020 22:19:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42502/nrf52-legacy-twi-driver-not-linking-on-sdk15-undefined-reference" /><item><title>RE: NRF52: Legacy TWI Driver not linking on SDK15 (undefined reference)</title><link>https://devzone.nordicsemi.com/thread/230182?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2020 22:19:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df36ad1f-5919-4298-aec1-460309ede78e</guid><dc:creator>RVM</dc:creator><description>&lt;p&gt;I don&amp;#39;t get it.&amp;nbsp; The original poster says in his opening line:&lt;/p&gt;
&lt;p&gt;&amp;quot;I am trying to use the Legacy TWI Driver in SDK 15.&amp;quot;&lt;/p&gt;
&lt;p&gt;Why are you proposing to add the newer (NRFX) drivers to the project build?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52: Legacy TWI Driver not linking on SDK15 (undefined reference)</title><link>https://devzone.nordicsemi.com/thread/165497?ContentTypeID=1</link><pubDate>Mon, 14 Jan 2019 14:06:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52d882df-4ecf-43af-92d7-26a50c04b8bb</guid><dc:creator>haxxa</dc:creator><description>&lt;p&gt;Based on your&amp;nbsp;guidance,&amp;nbsp;I investigated further and realised my preprocessor directories were inconsistent. I have now got it working. I really should have picked up on this. Sometimes it&amp;#39;s the really basic errors you overlook.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Thanks for your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52: Legacy TWI Driver not linking on SDK15 (undefined reference)</title><link>https://devzone.nordicsemi.com/thread/165483?ContentTypeID=1</link><pubDate>Mon, 14 Jan 2019 13:45:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34496f83-7088-4eb4-8ae5-41e56b5f318e</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Did you include the source files in your project? Note that you need to add the following files to you project, in addition to enable the modules in sdk_config.h:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;integration\nrfx\legacy\nrf_drv_twi.c&lt;/li&gt;
&lt;li&gt;modules\nrfx\drivers\src\nrfx_twi.c /&amp;nbsp;&lt;span&gt;nrfx_twim.c&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>