Ozone Simulator
Starting with Ozone V3.50 a simulator is included, with which applications may be debugged without requiring a J-Link or target hardware. The simulator only requires few steps to work with almost any project.
Configuring the Simulator
The simulator is used as host-interface when debugging the application, so it may be selected and configured using the host-interface settings dialog found in Tools > Debug Settings. To use the simulator we need to configure it for a specific core-architecture and define the available memory regions. This depends on the used application, but in case the device specific information is known to Ozone, it may be loaded using the "Reload Device Information" button found in the settings window.
In case further configurations of the Simulator are required, any additional options may be added via the field found at the bottom of the window. Please see the Simulator User Guide for a complete list of all available commands. It may be found via Help > Simulator User Guide.
Example Projects
Ozone-Sim example projects are included with Ozone and may be found via the Welcome screen or via "File > Open Example Project".
More information regarding the included examples may be found here: Ozone Examples.