hy!! could somebody help me???? please... I have to read and write in a EEPROM memory(the paralel one) using the ISA bus.... in C language...What should I do??
The first thing you need to do is to identify what processor your code needs to run on.
Then you need to identify a suitable tool set for that processor
Then you need to read the datasheet for your EEPROM.
Then you just do whatever the datasheet tells you!