This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Utilizing FEE on External Flash

Hello,


I am implementing a data storage system using external serial NOR Flash (1GB chip). The goal is to store data collected during the operation of a RM46 based system and to be able to export this data later. I currently use the TI Fee driver to read and write to internal flash on the RM46 and was wondering if this driver could be ported to help with wear leveling on the external flash. I would have to write a FlashAPI like interface for my external flash for sure. Is this a feasible thing to do or is there a better way to go about this?

Thanks,

Nathan