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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/28/03 17:32
Read: times


 
#37540 - RE: Insufficient DRAM memory
I would guess that Steve is right, that this error message very ambiguously is referring to data memory. Remember SDCC didn't start out in the 8051 world, maybe its error messages were never updated to most accuratey reflect the target.

Changing to a larger memory model should fix things, but so would judiciously moving some variables from data memory to idata (which would give better performance both in speed and code size).

List of 12 messages in thread
TopicAuthorDate
Insufficient DRAM memory            01/01/70 00:00      
RE: Insufficient DRAM memory            01/01/70 00:00      
RE: Insufficient DRAM memory            01/01/70 00:00      
RE: Insufficient DRAM memory            01/01/70 00:00      
RE: Insufficient DRAM memory            01/01/70 00:00      
RE: Insufficient DRAM memory            01/01/70 00:00      
RE: Insufficient DRAM memory            01/01/70 00:00      
RE: Insufficient DRAM memory            01/01/70 00:00      
RE: Insufficient DRAM memory            01/01/70 00:00      
RE: Insufficient DRAM memory            01/01/70 00:00      
RE: Insufficient DRAM memory            01/01/70 00:00      
So what is DRAM memory (sic) here?            01/01/70 00:00      

Back to Subject List