<div>Hi All,</div>
<div>&nbsp;</div>
<div>Thanks alot for all your comments and help It finally worked I am not sure cause of problem but I guess it is due the mini-usb cable issue when I copy through it and keep it plug in i guess memory card is always in read mode but i have to still dig into it.. I also did unlock of memory card and now it is working perfectly fine even with lock mode it worked... I am not sure what is the issue I will send once complete&nbsp;this checking...</div>

<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Thanks and Regards,</div>
<div>Nisha<br><br></div>
<div class="gmail_quote">On Sun, Jul 6, 2008 at 1:52 PM, Chris Dobbs &lt;<a href="mailto:chris_dobbs@dobbscr.karoo.co.uk">chris_dobbs@dobbscr.karoo.co.uk</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Should that not be<br>fopen(&lt;path&gt;/&lt;filename&gt;, &quot;wt&quot;);<br><br>i.e<br><br>fopen(&quot;/media/mmc2/myfile.txt&quot;, &quot;wt&quot;);<br>
<br><br>?<br><font color="#888888"><br><br>-Chris</font> 
<div>
<div></div>
<div class="Wj3C7c"><br><br>On 5 Jul 2008, at 19:54, nisha jain wrote:<br><br></div></div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div></div>
<div class="Wj3C7c">hi All,<br><br>I wrote a program which is collecting some data and creating text file to write into.<br><br>I am successfully able to run and execute it in the VmWare maemo enviornment without any problem.<br>
<br>When i deployed it into N800 I am getting segmentation fault this application I checked in ARMEL compiled<br><br>mode on VmWare... I am not sure how to debug it as it is working fine in the Maemo enviornment but crashes<br>
<br>on the actual N800 device... Only change is the file created in<br><br>using like fopen (&quot;filename&quot;, &quot;wt&quot;);<br><br>in the Maemo and in case of N800 fope(&quot;/media/mmc1&quot;, &quot;wt&quot;)<br>
<br>I tired checking if file gets created to /media/mmc1 or not but it doesn&#39;t get created their at all.................<br><br>Let me know if some one has idea?<br><br>Regards,<br>Nisha<br></div></div>
<div class="Ih2E3d">_______________________________________________<br>maemo-developers mailing list<br><a href="mailto:maemo-developers@maemo.org" target="_blank">maemo-developers@maemo.org</a><br><a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
</div></blockquote><br></blockquote></div><br>