Environment Resource Sample Demos

Location

$NitroSDK/build/demos/env

Compilation

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

% make

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

$NitroSDK/build/demos/env/(sample_name)/bin/(platform)/(target)/

  For example:

$NitroSDK/build/demos/env/env-1/bin/ARM9-TS/Release/

 

Execution

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

Description


env-1 Demo obtains and displays the resource from the resource set.

See Also

ENV function list

Revision History

09/08/2005 Initial version.