I am using Keil Micro Vision4 for ARM 9 Processor .the Local variables appears "Out of scope" How do i monitor the local variables
Are we sure that this warning is actually produced by optimisation?
Is it not simply that the variable is out-of-scope?!