UD70
Issue code: 70nu2
5-10 DPL toolkit
Debugging options
The debugging options enable various debugging aids for the DPL program
to be de-selected. See Program monitoring and debugging below for a
description of these options.
If errors are encountered in compiling the file, the Build ErrorsBuild Errors window
appears showing the program errors. As each error is highlighted in
BuildBuild Errors Errors, the corresponding line in the program is also highlighted.
Using Build
Errors
1 Click on the first line that is shown as an error.
2 Correct the error (the type of error is indicated in the Build ErrorsBuild Errors
window).
3 Click on .
4 Click on in the Save ChangesSave Changes dialog box that appears.
5 Repeat the compile process to update the compiled program.
Note
The debugging tools in the compiler highlights problems in
the program that are attributed to programming errors.
The debugging tools will not highlight problems due to
logic. If a program has been compiled and downloaded to
the UD70 but it appears not to be running, it is likely to be a
logic problem.