??? 03/24/10 13:07 Read: times |
#174471 - Huge amounts of data Responding to: ???'s previous message |
Did I somehow miss something - 7000 bytes of password information?
If storing information for a lot of users, it is often good to write a couple of small accessor functions. GetCustomer(x,&rec); FindCustomer(account); ... Then you can modify your code to use a few records in DATA or a huge amount of records in a SPI-connected EEPROM or to even send out the queries over the serial port and have another processor own the "database". |
Topic | Author | Date |
Atmel 89C5131A-UM Internal memory programming | 01/01/70 00:00 | |
compiler specific | 01/01/70 00:00 | |
Reply | 01/01/70 00:00 | |
Sample code? | 01/01/70 00:00 | |
Timers | 01/01/70 00:00 | |
Timers Reply | 01/01/70 00:00 | |
Have you looked at the tutorials yet? | 01/01/70 00:00 | |
it's all for assembler - but that doesn't matter! | 01/01/70 00:00 | |
Huge amounts of data | 01/01/70 00:00 | |
disregard the large numbers | 01/01/70 00:00 | |
No compiler support for EEPROM | 01/01/70 00:00 | |
compiler handling the EEPROM transparently | 01/01/70 00:00 | |
I did not know Keil helper functions. | 01/01/70 00:00 | |
It's part of the "xdata banking" support | 01/01/70 00:00 | |
Previously, on 8052.com...![]() | 01/01/70 00:00 |