<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/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/"><channel><title>RTX Flash_FS for LPC2148</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/32928/rtx-flash_fs-for-lpc2148</link><description> 
Hi all, 

 
I am using RL_RTX Flash_FS . I follow the steps given in the Keil
forum. i face some issues like this 

 
C:\Keil\ARM\RV31\INC\File_lib.c(150): error: #5: cannot open
source input file &amp;quot;FS_FlashDev.h&amp;quot;: No such file or directory 

 
I want</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: RTX Flash_FS for LPC2148</title><link>https://community.arm.com/thread/93181?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2014 23:19:04 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:88932c9d-adfb-4a09-97b1-038dcdf713b9</guid><dc:creator>Franc  Urbanc</dc:creator><description>&lt;p&gt;&lt;p&gt;
I&amp;#39;m not sure that this will work at all for NXP devices. NXP uses
ECC - single bit error correction with Hamming code. ECC works on a
page of 16 bytes, but FlashFS needs to re-program units of
4-bytes.&lt;/p&gt;

&lt;p&gt;
So, when FlashFS tries to program additional 4-bytes in a page,
which were left un-programmed (at 0xFF), ECC get&amp;#39;s corrupted. The
data which is read from that location, is also corrupted, because ECC
tries to do it&amp;#39;s work on data read. This prevents FlashFS to work
from internal embedded flash on NXP devices.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTX Flash_FS for LPC2148</title><link>https://community.arm.com/thread/62761?ContentTypeID=1</link><pubDate>Tue, 22 Apr 2014 10:27:39 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:0e5f7282-8aa2-4062-81b5-bedc57066fcc</guid><dc:creator>Westonsupermare Pier</dc:creator><description>&lt;p&gt;&lt;p&gt;
So set up the paths in your project properly&lt;/p&gt;

&lt;p&gt;
C:\Keil474\ARM\RL\FlashFS\Flash\LPC_IAP_128\FS_FlashDev.h ??&lt;br /&gt;
C:\Keil474\ARM\RL\FlashFS\Flash\LPC_IAP_256\FS_FlashDev.h&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>