E-Manual Display Library (M2d) Sample Demos

Location

$TwlManualTools/build/demos/m2d

Compilation

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.

Running the Tool

Change to the $TwlManualTools/build/demos/m2d/<sample_name>/bin/<platform>/<target>/ directory. It can be run in the following ways.

Description


simple Displays a sample e-manual.
explicitLang Displays an e-manual by explicitly specifying the e-manual display language.

Operating Environment

All samples have been confirmed to run normally in IS-TWL-DEBUGGER.

See Also

M2d Function List

Revision History

2008/12/15 Added the explicitLang sample demo. Changed the descriptions in Compilation and Running the Tool.
2008/10/02 Initial version.


CONFIDENTIAL