PAD Sample Demos

Location

$NitroSDK/build/demos/pad

Compilation

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

% make

 Executable (..nef, .srl) files will be generated in

$NitroSDK/build/demos/pad/sample_name/bin/platform/target/

 For example:

$NitroSDK/build/demos/pad/padRead/bin/ARM9-TS/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.

Emulator

Works in all execution environments.

See Also

PAD Function list

Revision History

03/02/2005 Revised descriptions to reflect current support environment conditions.
08/17/2004 Standardized the notation of the IS-NITRO-EMULATOR.
07/10/2004 Change from .bin to .srl.
01/09/2004 Initial Version