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

uvision not seeing changed flash

Hello,

I'm debugging a firmware update problem and notice that uVison2 and 3 do not refresh the dissasembly or code memory views.

In other words, my app writes the new code into flash, but Uvision still thinks the old code is there.

Is there a way to get the latest version of uVision to refresh it's view of flash?

Thanks,

Mark

Parents
  • Andy, I don't need symbolic debugging. I just need to single step at the assembly level for a little while through the newly written code. What I see now when I single step through the new code is the disassembled old code. A memory view of the new area also shows the old data. I am using the SiLab usb jtag debugger.

Reply
  • Andy, I don't need symbolic debugging. I just need to single step at the assembly level for a little while through the newly written code. What I see now when I single step through the new code is the disassembled old code. A memory view of the new area also shows the old data. I am using the SiLab usb jtag debugger.

Children