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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/21/03 13:19
Read: times


 
#42023 - 8051 -> external memory problem
Hi everybody.

I'm using an Analog Devices microconverter with an 8052 core for a project I'm working on. I'm programming the core in C. The problem is that what I write to external memory is not always stored where I assign it to be. In external memory, I have a 2D array of 30 X 512 integers. The data should be stored in ascending order, ie [0][0] -> [29][511] but when I readback from external memory, I get inconsistent errors whereby the data readback does not match the data to be stored. Has anyone experienced this problem before? I'd appreciate any help I can get with this!

Thanks

Cormac

List of 4 messages in thread
TopicAuthorDate
8051 -> external memory problem            01/01/70 00:00      
   RE: 8051 -> external memory problem            01/01/70 00:00      
      RE: 8051 -> external memory problem            01/01/70 00:00      
         RE: 8051 -> external memory problem            01/01/70 00:00      

Back to Subject List