Fixed Point (FX) Sample Demo


Location

$NitroSDK/build/demos/fx

Compilation

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

% make

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

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

For example:

$NitroSDK/build/demos/fx/test/bin/ARM9-TS/Release/

Execution

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

Description

test Tests all FX functions.

Operation

Works in all execution environments.

See Also

FX Function List

Revision History

11/02/2004 Corrected a link.
08/17/2004 Standardized the notation of the IS-NITRO-EMULATOR.
07/19/2004 Initial version.