Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
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



List of 4 messages in thread
TopicAuthorDate
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      

Back to Subject List