Mil/Mil-Lite Examples; Remote Debugging On Your Matrox Iris Gt; Using Microsoft Visual Studio For Remote Debugging - Matrox Iris GT with MIL Manual

Hide thumbs Also See for Iris GT with MIL:
Table of Contents

Advertisement

52 Chapter 4: Creating applications for your Matrox Iris GT
5. Copy the MIL/MIL-Lite application files from the development computer to your
Matrox Iris GT. Make sure to copy the application's EXE file, applicable DLL
files, and DCF files (if used).
❖ Ensure the Write Filter utility on your Matrox Iris GT is disabled before copying
any files to the C:\ drive.
❖ To redistribute an application that uses MIL processing features, read the chapter
that deals with distribution and licensing in the MIL documentation.

MIL/MIL-Lite examples

While there is a full set of MIL examples on the version of MIL purchased for
your development computer, the run-time version of MIL on your Matrox Iris GT
has only one precompiled application that you can run on your Matrox Iris GT
as you would your own application. This examples demonstrates the grabbing
capabilities of MIL/MIL-Lite.

Remote debugging on your Matrox Iris GT

This section describes how to remotely debug your application, and how to execute
it once it is transferred to your Matrox Iris GT. Microsoft Visual Studio .NET
2005, Microsoft Visual Studio 2008, and Microsoft Visual Studio 2010 can each
be used to build the application, and the remote debugging facility of these tools
can be used to debug your application.
From the development computer, the remote debugger debugs on the target
computer (your Matrox Iris GT) using a remote debug monitor application called
MSVCMON (msvcmon.exe).
The development computer communicates with your Matrox Iris GT through a
network communication channel. Note that network components must be
installed on both the development computer and your Matrox Iris GT. The
network component (driver) is already included in the Windows XPe
configuration provided with your Matrox Iris GT.

Using Microsoft Visual Studio for remote debugging

To set up and use Microsoft Visual Studio for remote debugging, you must install
the required files on your Matrox Iris GT. Once the files are installed, you can
configure Microsoft Visual Studio and execute your project in remote debug
mode.

Advertisement

Table of Contents
loading

Table of Contents