$TwlSDK/build/demos/std
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.
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 | Directory | Operation |
|---|---|---|
unicode-1 |
demos |
Converts and displays Shift-JIS and Unicode format strings. |
Operates normally in all operating environments.
2008/07/11 Changed descriptions to support TWL.
2006/07/05 Initial version.
CONFIDENTIAL