<?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>Assistance Needed with Zephyr Project for File System Implementation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/108950/assistance-needed-with-zephyr-project-for-file-system-implementation</link><description>Dear Nordic DevZone Support Team, 
 I hope this message finds you well. I am reaching out for assistance with a project I am working on that involves implementing a file system using Zephyr. 
 My task involves creating a file system on an nRF52840 board</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Mar 2024 10:42:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/108950/assistance-needed-with-zephyr-project-for-file-system-implementation" /><item><title>RE: Assistance Needed with Zephyr Project for File System Implementation</title><link>https://devzone.nordicsemi.com/thread/473833?ContentTypeID=1</link><pubDate>Thu, 14 Mar 2024 10:42:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea63b870-8abd-491f-893e-bf4ec5e640c6</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;It seems in the log that there is no error anymore, but in your code you are missing&lt;/p&gt;
&lt;p&gt;fs_file_t_init(&amp;amp;file);&lt;/p&gt;
&lt;p&gt;before trying to open the file.&lt;/p&gt;
&lt;p&gt;Also, the USB msc error is related to this line in your code,&lt;/p&gt;
&lt;p&gt;USBD_DEFINE_MSC_LUN(RAM, &amp;quot;Zephyr&amp;quot;, &amp;quot;RAMDisk&amp;quot;, &amp;quot;0.00&amp;quot;);&lt;/p&gt;
&lt;p&gt;Where &amp;quot;RAMDisk&amp;quot; is not defined. You can see how it&amp;#39;s done &lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/11802"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Assistance Needed with Zephyr Project for File System Implementation</title><link>https://devzone.nordicsemi.com/thread/473138?ContentTypeID=1</link><pubDate>Mon, 11 Mar 2024 10:24:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:952b9389-9e00-41fa-9f50-4b0e4cedd57d</guid><dc:creator>Boussarsar Skander</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Yes&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Capture-d_2700E900_cran-2024_2D00_03_2D00_06-145327.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Assistance Needed with Zephyr Project for File System Implementation</title><link>https://devzone.nordicsemi.com/thread/472890?ContentTypeID=1</link><pubDate>Fri, 08 Mar 2024 10:05:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:170034f7-784a-4cd2-ad86-241d70bc3270</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;running your code, I also get a different error related to USB msc;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1709892305823v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Do you also get this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>