[maemo-developers] Wrting to a text file in N800 /media/mmc1

From: nisha jain jain61 at gmail.com
Date: Sat Jul 5 21:54:20 EEST 2008
hi All,

I wrote a program which is collecting some data and creating text file to
write into.

I am successfully able to run and execute it in the VmWare maemo enviornment
without any problem.

When i deployed it into N800 I am getting segmentation fault this
application I checked in ARMEL compiled

mode on VmWare... I am not sure how to debug it as it is working fine in the
Maemo enviornment but crashes

on the actual N800 device... Only change is the file created in

using like fopen ("filename", "wt");

in the Maemo and in case of N800 fope("/media/mmc1", "wt")

I tired checking if file gets created to /media/mmc1 or not but it doesn't
get created their at all.................

Let me know if some one has idea?

Regards,
Nisha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20080705/fdd3abbb/attachment.htm 
More information about the maemo-developers mailing list