7.1.1 Installing From a PC

Connect the ADEV to a PC, and install the application on the ADEV from DevMenuCommand.

  1. Connect the ADEV to a PC.
    For more information about connecting the ADEV to a PC, see 6.1 Connecting the ADEV and a PC.

  2. On the PC, from the Start menu, select Nintendo Target Manager.

    Nintendo Target Manager starts.

  3. Right-click the target pane and from the shortcut menu, click Add Target.

  4. Select the ADEV to connect, and click OK.
    Check the serial number of the ADEV to connect and select it.

    The selected ADEV is added to the target pane.

  5. Right-click the added ADEV, and from the shortcut menu, select Connect to Target.

    If connection succeeds, the status changes to Connected.

  6. Display the NintendoSDK installation directory in Explorer.

  7. In the address bar, type cmd and press ENTER.

    The Command Prompt window appears.


  8. At the command prompt, enter the following command to install the NSP file.
    For %NspFile%, enter the absolute path for the NSP file to install.

    .\Tools\CommandLineTools\RunOnTarget.exe .\TargetTools\NX-NXFP2-a64\DevMenuCommand\Release\DevMenuCommand.nsp -- application install %NspFile%

    Installation completes, and SUCCESS is displayed at the command prompt.

    Info

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

 


CONFIDENTIAL