$NitroSDK/build/demos/env
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/
Navigate to the $NitroSDK/build/demos/env/(sample_name)/bin/(platform)/(target)/
directory and perform one of the following:
*.nef
, *.srl
with ensata.
*.nlf
file with IS-NITRO-DEBUGGER.
*.srl
file with IS-NITRO-DEBUGGER.
env-1 |
Demo obtains and displays the resource from the resource set. |
09/08/2005 Initial version.