$TwlSDK/build/demos.TWL/el
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.
If using IS-TWL-DEBUGGER:
loadrun.TWL.exe tool from a command line
If using IS-TWL-DEBUGGER:
loadrun.TWL.exe tool from a command line
| 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. |
The EL library demos only run debug on IS-TWL-DEBUGGER.
2008/12/15 Initial version.
CONFIDENTIAL