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.
Hi, I am using GNUARM 4.1.1, and the MCB2300 EVB for developement with the newest version V3.53 of uV3. I am having a problem with the debugger watch window that it is not provide the true value of the variables, however, when I step throught the disassembly window, and monitor the memory window in the same time, the variables address and value are correct. What is the problem? Thanks in advance.
Raymond Ling Integrated Corperation
Thanks for the reply.
I used "static" on the local function variable to solve the problem at this memont(I know this is the debugger problem). However, I used preivous version of keil uV3, I don't recall I have experience this problem before.
Thanks