1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 6.5.0.0 for Windows">
7<META http-equiv="Content-Style-Type" content="text/css">
8<LINK rel="stylesheet" type="text/css" href="../../../CSS/revolution.css">
9<title>mgt-fifo-brkpt</title>
10</head>
11
12<body>
13
14<h1 align="left">mgt-fifo-brkpt</h1>
15
16
17
18<h2>Description</h2>
19
20<P>This demo uses one FIFO to hold two frames of data by using a GX breakpoint to synchronize. One of the frames is being consumed by the GP. The other is being produced by the CPU. For a detailed explanation, review the comments in the code.</P>
21<P>This demo is based on the <CODE>smp-texexample</CODE> demo, except that it is animated.</P>
22<h2>Coverage</h2>
23<TABLE border="1" cellpadding="3" cellspacing="0.1" width="640">
24  <tr>
25<TD width="30%" bgcolor="#C0C0C0"><em><strong>Functions</strong></em></TD>
26<TD width="25%" bgcolor="#C0C0C0"><em><strong>Parameters</strong></em></TD>
27<TD width="45%" bgcolor="#C0C0C0"><em><strong>Description</strong></em></TD>
28    </tr>
29  <tr>
30<TD width="30%"><code><a href="../../../gx/GfxFIFO/GXEnableBreakPt.html">GXEnableBreakPt</a></code></TD>
31<TD width="25%"><em><strong><font face="Courier New">address</font></strong></em></TD>
32<TD width="45%">Breakpoint address.</TD>
33    </tr>
34  <tr>
35<TD width="30%"><code><a href="../../../gx/Management/GXSetDrawSync.html">GXSetDrawSync</a></code></TD>
36<TD width="25%"><em><strong><font face="Courier New">token</font></strong></em></TD>
37<TD width="45%">Value of drawsync token.</TD>
38    </tr>
39  <tr>
40<TD width="30%"><code><a href="../../../gx/Management/GXReadDrawSync.html">GXReadDrawSync</a></code></TD>
41<TD width="25%">None.</TD>
42      <TD width="45%">&nbsp;</TD>
43    </tr>
44  <tr>
45<TD width="30%"><code><a href="../../../gx/GfxFIFO/GXGetFifoPtrs.html">GXGetFifoPtrs</a></code></TD>
46<TD width="25%">Various.</TD>
47<TD width="45%">Appropriate value.</TD>
48    </tr>
49</TABLE>
50<h2>Operation Method</h2>
51
52<p>Press PAUSE to end.</p>
53
54<h2>Required Data Files</h2>
55
56<p><font face="Courier New">$REVOLUTION_SDK_ROOT/dvddata/gxTextrs.tpl</font></p>
57<H2>Revision History</H2>
58<P>2006/03/01 Initial version.</P>
59<hr>
60<P>CONFIDENTIAL</p>
61</BODY>
62</HTML>
63