EL Library (EL) Sample Demos

Location

$TwlSDK/build/demos.TWL/el

Compilation

Move to the $TwlSDK/build/demos.TWL/el directory and enter the following.

% make

Compiling begins, and the SRL executable file and the TEF files with the binary information are generated in:

$TwlSDK/build/demos.TWL/el/(sample_name)/bin/(platform)/(target)/

For example:

$TwlSDK/build/demos.TWL/el/simple-1/simple-1_static/bin/ARM9-TS.LTD/Release/main.srl

is the executable file for the simple-1 demo.

Execution

For TWL/NITRO Hybrid ROMs

If using IS-TWL-DEBUGGER:

For TWL Limited ROMs

If using IS-TWL-DEBUGGER:

Description


Name Directory Operation
simple-1 demos.TWL In this demo, two dynamic modules are linked and operated.
simple-2 demos.TWL In this demo, two dynamic modules are linked and make function calls to each other.

Operation

The EL library demos only run debug on IS-TWL-DEBUGGER.

See Also

EL Function List

Revision History

2008/12/15 Initial version.


CONFIDENTIAL