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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/09/04 19:30
Read: times


 
#68263 - program size reduced with "DSEG AT 32H"
Responding to: ???'s previous message
Hello,
i have solved the warning problems by using

DSEG AT 32H

ORG 32H

so the so i got my problem solved as the debug show zero errors and zero warnig.

but one thing happen, the program size reduced from 136.5 to 86.5.

so now my question is!! is it reduced because of

DSEG AT 32H
or its normal, if there is some thing else please let me know.

regrads
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