Max Stirling wrote: > vishalk wrote: >> Hi, >> >> I have been trying to access nand flash from user space. >> I am using the functions 'mtd_write' and 'mtd_read' in mtdchar.c . How do you use mtd_read and mtd_write functions when they are static? Are you meaning to say from your user application you open the /dev/mtdchar and do a read and write? >> when I include the mtd.h file, I get compilation errors pertaining to >> the >> mtd.h file. can someone please tell me how to access these functions >> from user space. >> > Hmm...could you paste the error log please. That might be of some help > to help you. > >> Thanks, >> VK >> The information contained in this electronic message and any >> attachments to this message are intended for the exclusive use of the >> addressee(s) and may contain proprietary, confidential or privileged >> information. If you are not the intended recipient, you should not >> disseminate, distribute or copy this e-mail. Please notify the sender >> immediately and destroy all copies of this message and any >> attachments contained in it. >> >> Contact your Administrator for further information. >> >> >> ______________________________________________________ >> Linux MTD discussion mailing list >> http://lists.infradead.org/mailman/listinfo/linux-mtd/ >> >