This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

can't watch local variable

When I debug \Keil\ARM\RV30\RTL\Kernel\Examples\Measure\Measure.uv3,I want watch "cmdbuf[]" in Watch & Call Stack Window,when I use SARM.dll V1.5,watch data was right,but when I use SARM.dll V3.x,watch data was wrong.

Parents
  • I am currently showing v3.03e. This is a separate SARM.dll file sent to me by Keil. It ends up in:

    <base keil directory>\ARM\BIN

    The info shown on the file itself in the actual directory is 3.3.0.1 for the one that came with the latest debugger update, and 3.3.5.1 for the new one they sent me.

    Kathy

Reply
  • I am currently showing v3.03e. This is a separate SARM.dll file sent to me by Keil. It ends up in:

    <base keil directory>\ARM\BIN

    The info shown on the file itself in the actual directory is 3.3.0.1 for the one that came with the latest debugger update, and 3.3.5.1 for the new one they sent me.

    Kathy

Children