Using Snapshots with Ozone

From SEGGER Wiki
Revision as of 15:04, 25 June 2019 by Rolf (talk | contribs) (Created page with "Snapshots are a new feature of Ozone, introduced in version 2.63. Snapshots allow saving the entire system state. This includes: * RAM * Flash * CPU registers * Selected Perip...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Snapshots are a new feature of Ozone, introduced in version 2.63. Snapshots allow saving the entire system state. This includes:

  • RAM
  • Flash
  • CPU registers
  • Selected Peripherals.
  • Time-line

One of the coolest features is that a snapshot can be reloaded in off line mode. A hardware is not even required, not even a J-Link or J-Trace to load a snapshot. Even memory window, register window, call stack and task window work after loading a snapshot, showing the same information they did or would have had they been visible at the time the snapshot has been created. This way, snapshots can also be stored and archieved, as well as send to another developer working off site.