You can connect the ADEV to a PC and use DevMenuCommand to write applications to an NX development card.
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%
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.
For more information about DevMenuCommand, see NintendoSDK Documents > Features > Controlling the Development Hardware > DevMenuCommand.
CONFIDENTIAL