mgt-fifo-brkpt

Description

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.

This demo is based on the smp-texexample demo, except that it is animated.

Coverage

Functions Parameters Description
GXEnableBreakPt address Breakpoint address.
GXSetDrawSync token Value of drawsync token.
GXReadDrawSync None.  
GXGetFifoPtrs Various. Appropriate value.

Operation Method

Press PAUSE to end.

Required Data Files

$REVOLUTION_SDK_ROOT/dvddata/gxTextrs.tpl

Revision History

03/01/2006 Initial version.