I do that because I think that accessing information with an array is quicker than than accessing information of the PIC eeprom. I have not found information whether I'm right or wrong.
Within my application (PLC) information from the eeprom is read into a var more than 1000 times per second. I thought the application will be faster to use an Array for this.
Bookmarks