Question: How can you control the number of files generated by the hex utility ?

Answer: The HEX Utility produces 1 output file for each of the EPROMS to be burned. The number of output files is controlled by the -romwidth and -memwidth parameters:

# of output files = memwidth / romwidth

where (romwidth <= memwidth)

The Hex utility breaks up each data word into sub-words of size " romwidth " and creates multiple files, each containing a sub-word.


Device: TMS320C2xx
Category: TI Tools
Detail: Code Generation Tools
Detail2: Hex Conversion Tools
Title: # Files by the Hex Utility
Source: Case from TMS320 Hotline
Date: 4/18/98
GenId: a2

© Copyright 1998 Texas Instruments Incorporated. All rights reserved.
Trademarks, Important Notice!