I want to interfacing serial eeprom 24c08 with 8051. I have wirtten the code in asembly. Now i want to write the same in c51 for storing of 10byte data in the eeprom and then reading the data from it after each reset. any body can tell me the way.
I am unable to understand that examples.
But, again, If you've already done it in assembler, what's the problem with doing it in 'C'?