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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/20/04 08:36
Read: times


 
#70739 - RE: Warning: segment D_UDATA is too large
Responding to: ???'s previous message
Have you asked IAR support?

Santanu Roy said:
using 8052 chip which has 256 bytes of RAM

But only 128 of those are directly-addressable as what is commonly called DATA memory; to use all 256, you would (also) need to use IDATA.

(that's using Keil terms; you'll have to look in your IAR Manual(s) to find their terminology/syntax)

List of 4 messages in thread
TopicAuthorDate
Warning: segment D_UDATA is too large            01/01/70 00:00      
   RE: Warning: segment D_UDATA is too large            01/01/70 00:00      
      RE: Warning: segment D_UDATA is too large            01/01/70 00:00      
         RE: Warning: segment D_UDATA is too large            01/01/70 00:00      

Back to Subject List