<?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>FATFS additional functions undefined reference</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54065/fatfs-additional-functions-undefined-reference</link><description>I am trying to use other functions within FATFS per example f_findfirst file on the flash and keep getting undefined reference. 
 I used the example application usbdc_msc which is able to list the directory and read open a file but for some reason the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Nov 2019 21:42:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54065/fatfs-additional-functions-undefined-reference" /><item><title>RE: FATFS additional functions undefined reference</title><link>https://devzone.nordicsemi.com/thread/221438?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2019 21:42:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dfde095a-3b22-4a53-8fb4-076834556e2b</guid><dc:creator>Rick Z</dc:creator><description>&lt;p&gt;Thank you this is now working perfectly&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FATFS additional functions undefined reference</title><link>https://devzone.nordicsemi.com/thread/219286?ContentTypeID=1</link><pubDate>Fri, 08 Nov 2019 12:41:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6a0e579-b3ea-4560-b1f9-fa3f7ec921d4</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Ok, I see.&lt;/p&gt;
&lt;p&gt;You need to set the config &lt;strong&gt;_USE_FIND&lt;/strong&gt; to 1 in&amp;nbsp;ffconf.h to use&amp;nbsp;that function.&lt;/p&gt;
&lt;p&gt;You can find the file&amp;nbsp;&lt;span&gt;ffconf.h&amp;nbsp;&lt;/span&gt;in the folder SDK_folder\external\fatfs\src&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FATFS additional functions undefined reference</title><link>https://devzone.nordicsemi.com/thread/219183?ContentTypeID=1</link><pubDate>Thu, 07 Nov 2019 23:20:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34d096a4-e1bb-41ac-bc7c-45a880224636</guid><dc:creator>Rick Z</dc:creator><description>&lt;p&gt;It&amp;#39;s above in the original message function can&amp;#39;t be used cause its undefined.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FATFS additional functions undefined reference</title><link>https://devzone.nordicsemi.com/thread/219009?ContentTypeID=1</link><pubDate>Thu, 07 Nov 2019 10:13:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0af7112-cb8b-4fe2-977f-e427cd8af3d1</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;What did the function &lt;a href="http://elm-chan.org/fsw/ff/doc/findfirst.html"&gt;f_findfirst()&lt;/a&gt;&lt;span&gt;&amp;nbsp;return ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FATFS additional functions undefined reference</title><link>https://devzone.nordicsemi.com/thread/218923?ContentTypeID=1</link><pubDate>Wed, 06 Nov 2019 22:34:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b38750d-152e-499c-8433-983187b56c12</guid><dc:creator>Rick Z</dc:creator><description>&lt;p&gt;USB is not connected when i am trying to use that function. it should not be connected as I am trying to locate the next file on the drive and open it for reading.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FATFS additional functions undefined reference</title><link>https://devzone.nordicsemi.com/thread/218855?ContentTypeID=1</link><pubDate>Wed, 06 Nov 2019 14:04:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09125fe9-69bd-45da-a22b-145fc615c502</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is the nRF&amp;nbsp;&lt;span&gt;USB connected ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;As mentioned in the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/usbd_msc_example.html?cp=5_1_4_6_52_7"&gt;example description&lt;/a&gt;:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;quot;This example allows you to manipulate the file system (on QSPI memory) only while USB is not connected. If USB is connected, access to the file system from a user application is not possible because MSC is not designed to allow access to the file system from multiple sources. To disable FatFS capabilities, set USE_FATFS_QSPI to 0.&amp;quot;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>