PAD Sample Demos


Location

$NitroSDK/build/demos/pad

Compilation

Move to the $NitroSDK/build/demos/pad directory and enter:

% make

The executable files (*.nef and *.srl) will be generated in $NitroSDK/build/demos/pad/sample_name/bin/platform/target/.

For example, the path may be:

$NitroSDK/build/demos/pad/padRead/bin/ARM9-TEG/Release/

Execution

Navigate to the $NitroSDK/build/demos/pad/sample_name/bin/platform/target/ directory and perform one of the following:

Description

padRead Displays pad status.

Operation

Works in all execution environments.

See Also

PAD Function list

Revision history

08/17/2004 Standardized the notation of the IS-NITRO-EMULATOR.
07/10/2004 Change from .bin to .srl.
01/09/2004 Initial version.