I've been reading the docs on SystemView.
According to the documentation, to use SystemView in the post-mortem mode, you need to connect to the target without resetting, etc.Is this true? I was hoping that I could use SystemView for debug, then, if a unit in the field panics, save the SystemView buffer to a file, download the file later, and figure out what went wrong. It doesn't sound like this is the way the tool works, but I'd like to make sure.
David Walker