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