Fixed Point (FX) Sample Demo

Location

$NitroSDK/build/demos/fx

Compilation

Move to the $NitroSDK/build/demos/fx 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

Operates normally in all operating environments.

See Also

FX 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/19/2004 Initial version.