This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Implementing RL-FLASH file system for Nand flash

I m trying to implement RL-flash file system for nand flash in AT91SAM9G45 board. I have written the init() and pageread()methods. When i call finit(NULL) from main,it returns an error code ERR_INVALID_PARAM. How to solve this ?? What this error means