<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><font class="Apple-style-span" face="arial" size="2">Hello. </font><div style="font-family: arial; font-size: 10pt; ">I've read some documentation on your website and i've discovered a possibility of creating filesystem on the eeprom device. Unfortunately, i couldn't find a good example of using this feauture. </div><div style="font-family: arial; font-size: 10pt; ">I've tried to write my own app similar to this example: </div><div><font class="Apple-style-span" face="arial" size="2">http://wiki.rtems.org/wiki/index.php/Using_the_RTEMS_DOS_File_System#NV_Disk</font></div><div><span class="Apple-style-span" style="font-family: arial; font-size: small; ">in which I want to use the highest half of my eeprom (which size is 1mb) as a storage with filesystem.</span></div><div><font class="Apple-style-span" face="arial" size="2">But nothing works.
 Here's my code:</font></div><div><font class="Apple-style-span" face="arial" size="2"><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://pastebin.com/cVuikdt2">http://pastebin.com/cVuikdt2</a></font></div><div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-family: arial; font-size: small; ">I've got unusual eeprom device, for which i've written special read/write functions (eeprom_read/write in my code). These functions are working fine, but when I try to use them in my code, they are never called. </span></div><div><span class="Apple-style-span" style="font-family: arial; font-size: small; ">Probably, I'm doing something wrong and I would really appreciate if anyone could give me an advice or working example.</span></div><div><span class="Apple-style-span" style="font-family: arial; font-size: small; "><br></span></div><div><span
 class="Apple-style-span" style="font-family: arial; font-size: small; ">Thanks in advance. </span></div></td></tr></table>