©Sealevel Systems, Inc.
HazPAC R9-8.4 Manual
29
SL9257 8/2015
APPLICATION DEBUGGING
INTRODUCTION
This guide details the process of debugging an application developed for the HazPAC R9-8.4 embedded
IO system. The HazPAC R9-8.4 development platform easily integrates into standard Microsoft
development tools to make the debugging process extremely easy. The following sections detail the
requirements to begin debugging an application on Microsoft Windows 7, Vista, or XP.
REQUIREMENTS
•
Microsoft Windows Mobile Device Center using Vista or ActiveSync using XP
•
Microsoft Visual Studio Professional 2005 or 2008
•
USB Cable or Ethernet connection
Debugging your HazPAC R9-8.4 applications is a simple process that requires a USB cable or Ethernet
connection, Microsoft device synchronization software, and Visual Studio. Depending on your version of
Windows, you will need to follow a different process to install the device synchronization software as
outlined in the HazPAC R9-8.4 Quick Start section.
DEBUGGING AN APPLICATION
Once the HazPAC R9-8.4 has been successfully attached to your PC, it is easy to begin debugging an
application on the HazPAC R9-8.4. This section will demonstrate how to attach the Microsoft Visual
Studio debugger to the HazPAC R9-8.4, show the use of breakpoints in the debugger, and show how to
access useful information while debugging an application.
We will be using the GPIO example application found in the "samples" directory of the Talos Framework
installation. The same methods will apply to any application you wish to debug on the HazPAC R9-8.4.