List of Tool Features


Features related to ROM images
makelcf Creating a Link Command File From a Template File.
compstatic Compresses the resident module region of the application.
makerom Creating a ROM Image From a ROM Spec File.
makebanner Creates a ROM banner file.
addbanner Creates a ROM file to test display the ROM banner file.
showversion Displays the version of NITRO-SDK that is linked to the ROM file.
attachsign Attaches authorization code to the send file (child image) during download play.

Data Conversion Tools
ntrcomp Compresses the file in a format that can be handled with NITRO-SDK.
ntexconv Converts a BMP/TGA image file to a format that can be handled with NITRO-SDK.
ppmconv* Converts a PPM image file to C source format.

Demo Tools
mic2wav Converts the text data generated by the microphone sample demo mic-2 to a .wav file.
pdic2c.pl Converts the graphic pattern data output by the pattern recognition demo charactorRecognition-2 to a C language source file.