We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
When debugging c-code, compiled with Realview, in uVision, MDK-ARM 3.05, I sometimes get wrong values for the local variables, in watch window, and when hoovering. Mostly they get 0 when they shouldn't, but sometimes they also are given other values. Debugging asm-level, I can see the correct values. Does anyone else experience this? It was worse with the first RealView versions, but it is still not fully fixed, at least not for me.
Do you have an example which show this behaviour ?