$NitroSDK/build/demos/tips
Move to the $NitroSDK/build/demos/tips directory and enter:
% make
Executable (.nef, .srl) files are generated in $NitroSDK/build/demos/tips/sample_name/bin/platform/target/.
For example
$NitroSDK/build/demos/tips/MultiLink/bin/ARM9-TEG/Release/
Move to the $NitroSDK/build/demos/tips/sample_name/bin/platform/target/ directory and perform one of the following:
*.nef, *.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.BuildFinalRom |
This demo shows an example of the process that incorporates files that need to be included in the final ROM. For building from the upper directory, this directory is built only when NITRO_FINALROM is defined. |
MultiLink |
This sample process compiles source files in their respective multiple sub-directories and links them in the parent directory. |
SwapCrossOver |
Use this procedure to check for process omissions in 3D screen drawing processes. It sends dummy polygons to the graphics engine and checks by counting polygons. |
The MultiLink demo is related to the linking process. SwapCrossOver does not function.
None.
08/17/2004 Standardized the notation of the IS-NITRO-EMULATOR.
07/10/2004 Initial version.