Hello Unregistered ,
Originally Posted by iugmoh program space is out Well, same thing applies. There's a lot of different ways of optimizing code...but, without seeing any of it, can't say what will work for you.
whats wrong in this code for i=0 to 15 eeprom i,[0] next i
Originally Posted by iugmoh whats wrong in this code for i=0 to 15 eeprom i,[0] next i Read the manual, last paragraph of the explanation for EEPROM.
Oky, What is the different between EEPROM and DATA ?
Originally Posted by iugmoh Oky, What is the different between EEPROM and DATA ? Besides the obvious syntax differences between the two, not a lot, ALMOST identical. You can make a DATA statement a 'readable' address, a label. Can't do that with the EEPROM statement.
I understand that DATA is upgraded version of EEPROM
Originally Posted by iugmoh I understand that DATA is upgraded version of EEPROM Maybe......There is a difference. Either I can't remember, or I can't put my finger on it at the moment. Of course there's always the chance that I just don't know
Forum Rules
Bookmarks