$TwlManualTools/build/demos/m2d
Move to the $TwlManualTools/build/demos/m2d/ directory and enter
% make
Compilation starts, and a TAD file in NAND application format is created in
$TwlManualTools/build/demos/m2d/<sample_name>/bin/<platform>/<target>/
For example:
$TwlManualTools/build/demos/m2d/simple/bin/ARM9-TS.LTD/Release/
An import file for the TWL-exclusive release version of the simple demo is created at the path above.
Change to the $TwlManualTools/build/demos/m2d/<sample_name>/bin/<platform>/<target>/ directory. It can be run in the following ways.
$TwlSDK/bin/ARM9-TS/Rom/TwlNmenu.srl to import and then run a TAD file that is stored on an SD Card. | simple | Displays a sample e-manual. |
| explicitLang | Displays an e-manual by explicitly specifying the e-manual display language. |
All samples have been confirmed to run normally in IS-TWL-DEBUGGER.
2008/12/15 Added the explicitLang sample demo. Changed the descriptions in Compilation and Running the Tool.
2008/10/02 Initial version.
CONFIDENTIAL