It is possible to run multiple debug sessions. To do so, just repeat the steps for starting a debug session. First make sure that you have terminated all debug sessions.
From the Window menu, select Preferences.
The Preferences dialog appears.
Select TASKING » Debugger Startup.
Enable the option Allow multiple simultaneous debug sessions.
Select what you want to happen When trying to start another debug session for the same configuration. Select Re-download to download the absolute file again, or select Start new session, or select Prompt to get a question each time you try to start a new session.
Click OK.
From the Debug menu, select Debug Configurations...
The Debug Configurations dialog appears.
Select the debug configuration myproject.simulator
and click on the Debug button.
The debug session launches.
Repeat steps 1 and 2, but in step 2 choose myproject.board
.
There are now two debug sessions for the same application. In case you have multiple projects, you can make dedicated debug configurations for them. You can use these debug configurations to run multiple debug sessions at the same time.
Each session uses its own FSS view for output. In the Debug view you can select the debug session (or file in the debug session) for which you want to inspect, for example, the value of its variables in the Variables view.
Copyright © 2019 TASKING BV.