$TwlSDK/build/demos/env
Move to the $TwlSDK/build/demos/env directory and enter the following:
% make
The SRL executable file and the NEF or TEF files with binary information are created in $TwlSDK/build/demos/env/(sample name)/bin/(platform)/(target)/.
For example:
$TwlSDK/build/demos/env/env-1/bin/ARM9-TS/Release/main.srl
will be the executable file for the env-1 demo.
If using the Ensata emulator:
If using IS-NITRO-DEBUGGER:
loadrun.exe tool from a command line.
If using IS-TWL-DEBUGGER:
loadrun.TWL.exe tool from a command line.
If using IS-NITRO-DEBUGGER:
loadrun.exe tool from a command line
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 | Directories | Operation |
|---|---|---|
env-1 |
demos |
Demo obtains and displays the resource from the resource set. |
Operates normally in all operating environments.
2008/07/11 Changed descriptions to support TWL.
2005/09/08 Initial version.
CONFIDENTIAL