??? 04/09/08 13:55 Read: times |
#153056 - me too said Keil Responding to: ???'s previous message |
Note that there are compilers out there that can virtualize serial (or embedded) EEPROM and make it look like a regular variable in the source code. IAR and BASCOM are two that come to mind. me too said Keil. It is amazing what totally destructive functionality the compiler makers add to satisfy the "PC programmers" that believe they can do the '51.
It is a technique that I strongly discourage the use of because it totally hides the "performance price" of such usage 'discourage' is waaaay too 'soft' a word. I would use "avoid at all times". If you can live with your 1MIPS processor becoming a 1kIPS processor, then I wonder what you are doing. Erik |
Topic | Author | Date |
External EEPROM declarations | 01/01/70 00:00 | |
Don't know of any compiler ... | 01/01/70 00:00 | |
Use accessor functions for serial EEPROM | 01/01/70 00:00 | |
Accessor functions? | 01/01/70 00:00 | |
Accessor function just means get_eeprom(ads) | 01/01/70 00:00 | |
Fancy name for what I'm doing! | 01/01/70 00:00 | |
Nothing fancy - just common sense !![]() | 01/01/70 00:00 | |
There are compilers.... | 01/01/70 00:00 | |
me too said Keil | 01/01/70 00:00 |