We are working on a bare metal project with Intel System Studio. However, we can't see local variables when we are debugging with Intel System Debugger. We see "E-L-C-EVFAIL: Evaluation failed" message in Console View and nothing in Locals windows. (We are using GCC 4.9 with cygwin on Windows with out any optimization.) Do you know how can we see local variables while debugging a function?
Local Variables Problem
For more complete information about compiler optimizations, see our Optimization Notice.