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.

Writting and Reading Data (booting up) using NOR Flash, NAND Flash, SPI, IIC EEPROM, MMC, SD

Hi,
 
I want to write and read the data to NOR Flash, NAND Flash, SPI, IIC EEPROM, MMC, SD
 
I WILL START ONE BY ONE .
 
Now I want to write for NOR FLASH
Choose the device...
1<filepath> - NOR Flash
2<filepath> - NAND Flash
3<filepath> - SPI
4<filepath> - IIC EEPROM
5<filepath> - MMC
6<filepath> - SD
 
I have given 1”E:\FILE_PATH\ECG_OUT.bin” but it is telling unable to open file
1E:\FILE_PATH\ECG_OUT.bin   (at Console Window)
What path should I give here for ECG_OUT.bin ?
How do I use cleaner.bin?
I also followed Wikipedia but I am unable to understand the steps it is making me very confused.....
I also not able to use hex55.exe
Regards,
Pradeep Karunakar