![SeaLevel Relio R9 Скачать руководство пользователя страница 43](http://html1.mh-extra.com/html/sealevel/relio-r9/relio-r9_user-manual_1223907043.webp)
43
© Sealevel Systems, Inc. R91001 Manual | SL9211 11/2022
Application Debugging
Introduction
This guide details the process of debugging an application developed for the Relio R9 embedded IO system.
The Relio R9 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 Mobile Device Center using Vista or ActiveSync using XP
•
Microsoft Visual Studio Professional 2005 or 2008
•
USB Cable or Ethernet connection
Debugging your Relio R9 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 Relio
R9 Quick Start section.
Debugging an Application
Once the Relio R9 has been successfully attached to your PC, it is easy to begin debugging an application
on the Relio R9. This section will demonstrate how to attach the Microsoft Visual Studio debugger to the
Relio R9, 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 Relio R9.