©Sealevel Systems, Inc.
HazPAC R9-8.4 Manual
33
SL9257 8/2015
Although you previously set up the target device, upon starting the first debug session, you will be
prompted to select the device to deploy the application to. Select the "Windows CE Device" as was done
earlier when selecting the target. (See Figure 20.)
Figure 20.
Target Deployment Dialog
Once the application is deployed to the HazPAC R9-8.4, it will begin execution. As soon as the first
breakpoint is reached, execution will cease and you will gain full control over the running application.
You may use the debugging options to continue execution, execute a single line, or execute multiple
lines. You may view the status of each variable by either hovering over it with the cursor or by
examining the windows at the bottom of Visual Studio just as you would with a desktop application.
(See Figure 21.)
Figure 21.
Examining Program Variables