Hi everyone,
I'm using a Kinetis KV58F1M0VLQ24 with the USB Multilink Universal FX and Kinetis Design Studio 3.2.0 with SWD.
So far, I've gotten just about everything about debugging working including the breakpoints, Disassembly, and the EmbSys Registers.
However, the memory doesn't seem to be updating in either the memory monitors or the variables tab as I step through my source code.
I'm sure it's a simple configuration error in KDS. Only once have I witnessed it show me live values with my mouse hovering over the values. Other times I get a massive table view which show the same content as the memory and variables tab.
Let me know of any suggestions you have.
Thanks!