$NitroSDK/build/demos/mi
Navigate to the $NitroSDK/build/demos/mi directory and enter:
% make
The executable files (.nef and *.srl files) will be generated in $NitroSDK/build/demos/mi/sample_name/bin/platform/target/.
For example, the path may be:
$NitroSDK/build/demos/mi/dmaCallback-1/bin/ARM9-TEG/Release/
Move to the $NitroSDK/build/demos/mi/sample_name/bin/platform/target/ directory and perform one of the following:
*.nef or *.srl with ensata.*.srl with the TEG version of the IS-NITRO-EMULATOR.*.nlf with the IS-NITRO-DEBUGGER.*.srl with the IS-NITRO-DEBUGGER.dmaCallback-1 |
Uses DMA callback during V-Blank. |
dmaCallback-2 |
Uses V-Blank interrupt DMA callback. |
Works in all execution environments.
08/17/2004 Standardized the notation of the IS-NITRO-EMULATOR.
07/10/2004 Changed from .bin to .srl.
01/18/2004 Initial version.