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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/24/04 06:17
Read: times


 
#83757 - Pass array as pointer?
Hi!
I am using Keil & I am facing the following problem:
I am reading 64 bytes from external EEPROM (serial)& tryng to store them in an array but during compilation I am encountering the following message "auto segment too large". How can I overcome this problem? Is there a way out using pointers or anyhting else? My limitation is that I need to read 64 bytes at one time.

Rishi

List of 9 messages in thread
TopicAuthorDate
Pass array as pointer?            01/01/70 00:00      
   define array with specific memory area            01/01/70 00:00      
      Karma Abuse.            01/01/70 00:00      
      OOps I didn't read the title.            01/01/70 00:00      
         Karma            01/01/70 00:00      
            right            01/01/70 00:00      
   Read the message text ;iterally            01/01/70 00:00      
   Adding a pointer will make it worse!            01/01/70 00:00      
   Your array            01/01/70 00:00      

Back to Subject List