7.2.1 Writing From a PC

You can connect the ADEV to a PC and use DevMenuCommand to write applications to an NX development card.

  1. Complete steps 1 through 7 in 7.1.1 Installing From a PC.
  2. Insert an NX development card in the game card slot on the top of the ADEV console.
    Insert the NX development card with the label side facing the screen and press it in until you hear a click.
  3. Enter the following command at the command prompt to write the NSP file to the NX development card.
    For %NspFile%, enter the absolute path of the actual NSP file to be written.

    .\Tools\CommandLineTools\RunOnTarget.exe .\TargetTools\NX-NXFP2-a64\DevMenuCommand\Release\DevMenuCommand.nsp -- gamecard write %NspFile%
    Note

    Removing the NX development card during the write process might lead to device or data corruption.

    SUCCESS is displayed at the command prompt when the write operation is finished.

    Info

    For more information about DevMenuCommand, see NintendoSDK Documents > Features > Controlling the Development Hardware > DevMenuCommand.

 


CONFIDENTIAL