SSP Library (SSP) Demos

Location

$TwlSDK/build/demos/ssp

Compilation

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.

Running the Tool

For NITRO ROMs

If using the Ensata emulator:

If using IS-NITRO-DEBUGGER:

If using IS-TWL-DEBUGGER:

For TWL/NITRO Hybrid ROMs

If using IS-NITRO-DEBUGGER:

If using IS-TWL-DEBUGGER:

For TWL Limited ROMs

If using IS-TWL-DEBUGGER:

Description


Name Directory Operation
jpegDecoder demos This demo performs JPEG decoding.
jpegEncoder demos This demo performs JPEG encoding.

Operation

Operates normally in all operating environments.

See Also

SSP Function List

Revision History

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