This CodeWarrior debugger feature lets you configure
reset and
run out of reset action for your target system. It also enables you to configure your target system to perform
system reset action.
Note: The system reset action is applicable for initial launch only.
To specify reset setting for cores in a multicore environment:
- Go to the Remote Systems view.
- Right-click a remote system and choose Properties from the shortcut menu.
The
Properties for <Remote System> dialog appears.
Figure 1. Properties for <Remote System> dialog
- Click the Initialization tab.
Figure 2. Initialization pane
- Execute system reset - Resets the entire Remote System. This checkbox is available only if the processor supports system reset. Reset system is executed only for the initial launch.
- Core reset - Independently resets one or more cores from the Remote System. This is available only if the processor supports core reset. Use this column in RSE configuration if you want to independently reset the core on launch or restart. Initial launches with system reset and core reset options will execute only the system reset.
- Run out of reset - Puts a core in run mode after reset. This is available only if System Reset or Core Reset is selected.
- Initialize target - Allows initialize target script configuration
- Initialize target script - Script to initialize the target. This is available only if initialize target is selected. Target initialization scripts and reset cores are applied to cores being launched.
- Select the Execute system reset checkbox to perform system reset. The system reset applies only to initial launch.
- Select the Core reset checkbox adjacent to the core on which you want to perform a reset action.
- Select the Run out of reset checkbox adjacent to the core on which you want to perform run out of reset action.
- Click OK.
Note: Initialization files are executed only for cores selected for debug.