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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/07/04 15:42
Read: times


 
#68089 - WARNING DATA SPACE MEMORY OVERLAP
Hello stuff
i would like to inform that i have MCU 87C51FA, 8K bytes on-chip rom, 256 bytes on chip ram.

i have two WARNINGS indicating that DATA SPACE MEMORY OVERLAP.

my program size: data = 136.5 , xdata = 0, code=2239
the WARNINGs was
FROM: 0000H
TO: 007FH
and
FROM: 0020H
TO: 007FH

as far as i know, this warning indicate that the program will erase the previous program stored in the memory when it execute it again, am i right or there is some other thing.

so any one have solution to slove this warning or i have to reduce the program size or in case of burn the software with these warnings is it possbile to work without errors.

regards
Albarkani

List of 20 messages in thread
TopicAuthorDate
WARNING DATA SPACE MEMORY OVERLAP            01/01/70 00:00      
   RE: WARNING DATA SPACE MEMORY OVERLAP            01/01/70 00:00      
      RE: WARNING DATA SPACE MEMORY OVERLAP            01/01/70 00:00      
         RE: WARNING DATA SPACE MEMORY OVERLAP            01/01/70 00:00      
            So the solution is ?            01/01/70 00:00      
               2000 lines            01/01/70 00:00      
   RE: WARNING DATA SPACE MEMORY OVERLAP            01/01/70 00:00      
   RE: WARNING DATA SPACE MEMORY OVERLAP            01/01/70 00:00      
   RE: WARNING DATA SPACE MEMORY OVERLAP            01/01/70 00:00      
      bible time            01/01/70 00:00      
         RE: bible time            01/01/70 00:00      
            RE: bible time            01/01/70 00:00      
               RE: thanks erik            01/01/70 00:00      
   REG BANK 0            01/01/70 00:00      
      RE: REG BANK 0            01/01/70 00:00      
         RE: REG BANK 0            01/01/70 00:00      
   program size reduced with "DSEG AT 32H"            01/01/70 00:00      
      Use the MAP file!!            01/01/70 00:00      
         RE: i couldn`t find this map file            01/01/70 00:00      
            Map File = Linker Listing File            01/01/70 00:00      

Back to Subject List