| ??? 12/17/02 13:27 Read: times |
#34586 - large tables and Flash in 89c51 |
hi all ,
i need to use a large table (1.5k) in my program (constants). since i have only 1k of ram in my uC the only place i can store it is in my flash mem . how do i access the table ? can i access the array this why : char code const table {1,2,3,4,5,6...... char A = table[i] ???? assaf |
| Topic | Author | Date |
| large tables and Flash in 89c51 | 01/01/70 00:00 | |
| RE: large tables and Flash in 89c51 | 01/01/70 00:00 | |
| RE: large tables and Flash in 89c51 | 01/01/70 00:00 | |
RE: large tables and Flash in 89c51 | 01/01/70 00:00 |



