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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/02/05 10:04
Read: times


 
#86360 - Code Space?
Responding to: ???'s previous message
Ashish Sin said:
Since there are 640x480 pixels i.e. 38400 bytes of data, I cannot declare an array so huge

Russell Bull said:
I can see any reason why you can't declare an array of the size that is stated - just make sure you declare it in 'CODE'.

I presume you mean that you can't see any reason...? ;-)

Certainly in principle there's no reason why you shouldn't have a 38400-byte (37.5K) array in CODE space - that's just over half the 8051's address range.

But does this Cypress chip have enough space for this and the actual executable code?



List of 10 messages in thread
TopicAuthorDate
Dump values from .dat file to flash mem.            01/01/70 00:00      
   You need to program the Flash!            01/01/70 00:00      
      More details on my problem            01/01/70 00:00      
         File Transfer            01/01/70 00:00      
            Not X-Modem?            01/01/70 00:00      
   download file to flash?            01/01/70 00:00      
      Confused!            01/01/70 00:00      
         Me too!            01/01/70 00:00      
            Code Space?            01/01/70 00:00      
            Ok, but beware            01/01/70 00:00      

Back to Subject List