Before
Switching from DPM to LSM using VLE remember the following prerequisites.
- Changing the mode is done via target task.
- Each mode change target task is named as: {processor}_[LSM|DPM]_[BOOKE|VLE].xml, LSM = lock step mode, DPM = decoupled parallel mode
- Select the FINAL processor mode. If you have a processor in LSM mode and you want to change it to DPM you will have to select the DPM task.
- Depending on your run configuration select either VLE or BOOKE task. For each device that supports LS/DP there are two available script versions for VLE and BOOKE.
- Each target task requires a run configuration. The run configuration can be:
- Active debug context meaning the current active connection - if you already connected to the device.
- Manually set launch configuration. After importing the target task right-click to open the context menu and select Change Run Configuration
.
- Dialog box prompting to select a launch configuration.
- Ensure that both the target task script and and the initialization tcl script from launch configuration have the same code encoding: VLE or BOOKE. However, it does not matter if the script is labeled for RAM or FLASH. To check the label, you can open the RSE system (aka processor) associated with that launch configuration and check the Initialization
tab.
Figure 1.
Select Change Run Configuration
