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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/26/08 08:45
Read: times


 
#157764 - Keil - Watch window
Don't know why this happens :
void function (void)
{
 unsigned int i = 0x03e7;
 ...
 ...
}

When I single step and watch the variable "i" it is always initialized to 0x300.

Am I missing something ?

Thanks

Raghu


List of 8 messages in thread
TopicAuthorDate
Keil - Watch window            01/01/70 00:00      
   use long data type            01/01/70 00:00      
   Apparently, no            01/01/70 00:00      
      Thanks. I use version 3.51            01/01/70 00:00      
         truncating the low byte...hmmm            01/01/70 00:00      
            Moved the variable            01/01/70 00:00      
               Alternative split            01/01/70 00:00      
                  Yeah got it...            01/01/70 00:00      

Back to Subject List