ctr_makecia

Description

This ctr_makecia tool is for creating CIA (CTR Importable Archive) files. This tool generates CIA files that can be imported via the DevMenu from the CXI files which are NAND application executable image.

How to Use

What's Required

To create a CIR file, you need a NAND application executable image CXI file generated using the ctr_makerom tool.

Command

% ctr_makecia32 -i CXI_FILE -o CIA_FILE

You must specify values for the CXI_FILE and CIA_FILE arguments.

Options

Options Description
-i Specifies the input CXI file.
-o Specifies the output CIA file.

Variables Defined within OMakefiles

Refer to Build Rules (CTR_APPTYPE) for more information about variables defined within the OMakefile.

Revision History

2010/07/14
Initial version.

CONFIDENTIAL