$TwlSDK/build/demos/ssp
Move to the $TwlSDK/build/demos/ssp directory and enter the following.
% make
The compilation begin, and the SRL executable file and the NEF or TEF files with binary information are generated in $TwlSDK/build/demos/fs/(sample name)/bin/(platform)/(target)/.
$TwlSDK/build/demos/ssp/(sample_name)/bin/(platform)/(target)/
For example:
$TwlSDK/build/demos/jpegDecoder/bin/ARM9-TS/Release/main.srl
is the executable file for the jpegDecoder 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 |
|---|---|---|
jpegDecoder |
demos |
This demo performs JPEG decoding. |
jpegEncoder |
demos |
This demo performs JPEG encoding. |
Operates normally in all operating environments.
2008/12/16 Made revisions to reflect standardization of demos.
2008/12/12 Made changes to reflect revision of demos.
2008/10/09 Initial version.
CONFIDENTIAL