Forum Discussion
Altera_Forum
Honored Contributor
20 years agoAM29LV065D FLASH read, erase, program?
Hi All, Does anyone know how to read erase and program the AMD flash memory in ucLinux using C programs? (AM29LV065D or AM29LV128MH) I use this memory for store uClinux FPGA SOF and user’s...
Altera_Forum
Honored Contributor
20 years agoHi Scoot,
>The mtd "partition" can be read-only or read-write ....... Sorry, still don’t understand could you explain in detail or show me how to configure the system? If use directly access the AMD Flash memory which function be taken and how to specify the inode or name parameters? mtd_open(struct inode *inode, struct file *file) or. open(char *name, int flags, int perms) Thanks for help. Best regards,