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.

Flash EEPROM Emulation

Other Parts Discussed in Thread: HALCOGEN, TMS570LS2124

Hi, I'am an engineering student who working on embedded systems.

 I'am trying to learn Flash EEPROM Emulation for my research. I reviewed TI FEE User Guide, Type-A and Type-B EEPROM emulation documents, but I am new at this topic so I haven't made much progress. What should I do?

For example;

When I reviewed this documents; I saw that if one sector is full and no more avalabile for the data storing, this sector is marked and new data is saved in another sector.

İn this process;

First : The new data storing to second sector

Second: The data in first sector which still valid, get copied and writed to the second sector. 

ETC.

So my question is : How can I imrpove myself better? I want to learn this logic, what is my needs for that, What should I do?

Any documents, any program(like HALCoGen)?

Thanks for help.

Have a great day, Take care!