I have an application that uses a 16C71 micro with a 24C02 EEPROM. The EEPROM is preloaded with a table of values, but due to timing issues, I cannot take the time to read the values from the EEPROM as they are needed during the program. I think that instead I have to set up a lookup table inside the PIC to hold all the EEPROM values for faster access during program operation. The EEPROM is replaceable to allow different tables to be loaded, so I guess I need to find out how to create an empty table in the PIC that allows me to load all the EEPROM values at startup, then access them via computed goto (retlw). I swear I saw some code for this in my travels on the 'net, but I can't seem to locate it now that I actually need it. Any ideas? --Andrew _____________________________________________________________________________________ Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com -- http://www.piclist.com hint: The list server can filter out subtopics (like ads or off topics) for you. See http://www.piclist.com/#topics