$NitroSystem/build/demos/fnd
Move to the $NitroSystem/build/demos/fnd and enter
% make
Executable (.nef, .srl) files will be generated in
$NitroSystem/build/demos/fnd/sample_name/bin/platform/target
For example:
$NitroSystem/build/demos/fnd/archive/bin/ARM9-TS/Release/
Move to the $NitroSystem/build/demos/fnd/sample_name/bin/platform/target/ directory and do one of the following:
*.srl with ensata.
*.nlf file with IS-NITRO-DEBUGGER.
*.srl file with IS-NITRO-DEBUGGER.
archive |
Reads in the BG data from the archive and displays it on the screen. |
archive2 |
Reads in the BG data from the compressed archive and displays it on the screen. |
heap |
This sample shows simple uses for expanded, frame, and unit heap. Nothing will be displayed on the screen, but the heap status will be displayed in the debug output. |
Normal operation for all of the samples using the IS-NITRO-EMULATOR and ensata have been confirmed.
01/21/2005 Deleted the description of IS-NITRO-EMULATOR in the Execution section, deleted the description of TEG in the Operating Environment section, and changed TS to IS-NITRO-EMULATOR.
08/02/2004 Initial version.