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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/27/08 17:50
Read: times


 
#156270 - XRAM is enabled
Responding to: ???'s previous message
Hi,

the program is working fine for the past eight months at customer place.

I did some changes in the softwre not related to addresses or declaration of variables which affected.

to do debugging at our lab I reverted the variables back to xdata type and checked. it is working fine.

still clue less about why it didnt worked at customer place.

around 4532 byes of XRAM is used.

some variables are declared at absolute locations.

Thanks for you suggestions

Haribabu



List of 18 messages in thread
TopicAuthorDate
Strange problem with Keil Compiler            01/01/70 00:00      
   Try volatile            01/01/70 00:00      
      Probably not the volatile            01/01/70 00:00      
         Who can know what is in the mind of the compiler            01/01/70 00:00      
   cut out the optimizer (set to 2) and see            01/01/70 00:00      
   Assembler Dump            01/01/70 00:00      
      well            01/01/70 00:00      
         XRAM is enabled            01/01/70 00:00      
            the most likel7y reason is that            01/01/70 00:00      
            You may want to let the linker know            01/01/70 00:00      
               he is using a '124            01/01/70 00:00      
                  I know            01/01/70 00:00      
               Linker output            01/01/70 00:00      
                  OVERLAYABLE            01/01/70 00:00      
                  OVERLAYABLE ?            01/01/70 00:00      
      Eh, no debugger for silabs chip?            01/01/70 00:00      
         I am using CA51 which dont have debugging            01/01/70 00:00      
            it will            01/01/70 00:00      

Back to Subject List