Tutorial: Using the Debug Mode for Testing
IWS version
Now you can not only publish your solution to Eagle environment, but also make a test run at once as well. You might find this feature especially useful when you want to test minor changes in a solution.
How to Use Debug Tool
The Debug Tool can be called by clicking Publish .
A window with two options pops up:
- Common solution publishing.
- Publishing solution followed by a test run.
After clicking Publish and Run the process of publishing the solution starts.
Eventually a window with options for test run pops up.
Scenarios of Debug Tool Usage
1. In case the project can be run by sending a control message (CM) select the Run by control message (CM) option.
2. In case the project is run by sending a file into a specific stream, select the Run by file option, choose the stream and the file. Click Run.
You will be offered a default stream according to current solution settings. You might prefer to choose another stream if required.
Tracking Project Execution
After clicking Run the Monitoring Tool application window will appear. Depending on its size, the project will be displayed in the process window either at once or after the user clicks Refresh button.
Add Comment