Standard Library (STD) Sample Demo

Location

$TwlSDK/build/demos/std

Compilation

Move to the $TwlSDK/build/demos/std directory and enter

% make

Compiling will begin, and the SRL executable file and the NEF or TEF files having binary information will be generated in $TwlSDK/build/demos/std/(sample name)/bin/(platform)/(target)/.

For example:

$TwlSDK/build/demos/std/unicode-1/bin/ARM9-TS/Release/main.srl

will be the executable file for the unicode-1 demo.

Execution

For NITRO ROMs

If using the Ensata emulator:

If using IS-NITRO-DEBUGGER:

If using IS-TWL-DEBUGGER:

For TWL/NITRO Hybrid ROMs

If using IS-NITRO-DEBUGGER:

If using IS-TWL-DEBUGGER:

For TWL Limited ROMs

If using IS-TWL-DEBUGGER:

Description

Name Directory Operation
unicode-1 demos Converts and displays Shift-JIS and Unicode format strings.

Operation

Operates normally in all operating environments.

See Also

STD function list

Revision History

2008/07/11 Changed descriptions to support TWL.
2006/07/05 Initial version.


CONFIDENTIAL