$NitroSDK/build/demos/ctrdg
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/
Move to the $NitroSDK/build/demos/ctrdg/sample_name/bin/platform/target/
directory and do one of the following:
*.nlf
file with IS-NITRO-DEBUGGER and execute it
*.srl
file with IS-NITRO-DEBUGGER
pullout-1 |
Detects removal of Game Pak and Game Card, displays warning message, and stops. |
In ensata,
pullout-1
does not operate normally.
03/02/2005 Revised descriptions to reflect current support environment conditions
09/21/2004 Initial version