Game Pak Sample Demo

Location

$NitroSDK/build/demos/ctrdg

Compilation Method

Move to the $NitroSDK/build/demos/card and enter

% make

 This will generate executable (..nef, .srl) files under

$NitroSDK/build/demos/ctrdg/sample_name/bin/platform/target/

 For example:

$NitroSDK/build/demos/ctrdg/pullout-1/bin/ARM9-TS/Release/

 

Execution Method

Move to the $NitroSDK/build/demos/ctrdg/sample_name/bin/platform/target/ directory and do one of the following:

Description


pullout-1 Detects removal of Game Pak and Game Card, displays warning message, and stops.

Operation

In ensata, pullout-1 does not operate normally.

See Also

CTRDG List of Functions

Revision History

03/02/2005 Revised descriptions to reflect current support environment conditions
09/21/2004 Initial version