Hi! Here is a small tutorial: http://docs.blackfin.uclinux.org/doku.php?id=file_systems#file_system_exampledebugfs If you need more help to use it, don't hesitate to ask! As you will see there are two ways to use it:
_ By creating a file which exports or import a single variable. It's simple but asynchronous (you or the user-process needs to check periodically if the value has changed. _ By implementing the common file operations. But it stays simple and it's synchronous. Regards, Frédéric... 2008/5/27 Prasad Joshi <[EMAIL PROTECTED]>: > Hi All, > > I have an assignment and I am supposed to use debugfs for the same. > Can anyone please help me? or Point me to a link which tells how to use > debug fs? > > Thanks and Regards, > Prasad >
