Understanding Memory Widths
10-11
Hex Conversion Utility Description
Figure 10–3 demonstrates how the memory width is related to the data width.
Figure 10–3. Data and Memory Widths
–memwidth 16 (default)
–memwidth 8
AABB
AA
BB
1122
Data width = 16 (fixed)
Memory widths (variable)
data width = 16
Source file
.word 0AABBh
.word 01122h
11
22
. . .
. . .
0AABBh
01122h
. . .
Data after
phase I
of hex500
Data after
phase II
of hex500
. . .
10.4.4 ROM Width
ROM width specifies the physical width (in bits) of each ROM device and corre-
sponding output file (usually one byte or eight bits). The ROM width deter-
mines how the hex conversion utility partitions the data into output files. After
the target words are mapped to the memory words, the memory words are bro-
ken into one or more output files. The number of output files is determined by
the following formula, where memory width
w
ROM width:
number of files = memory width
ROM width
For example, for a memory width of 16, you could specify a ROM width of 16
and get a single output file containing 16-bit words. Or you can use a ROM
width value of 8 to get two files, each containing 8 bits of each word.
Содержание TMS320C54x
Страница 38: ......
Страница 39: ......
Страница 40: ......
Страница 41: ......
Страница 42: ......
Страница 43: ......
Страница 44: ......
Страница 45: ......
Страница 46: ......
Страница 47: ......
Страница 48: ......
Страница 49: ......
Страница 50: ......
Страница 51: ......
Страница 52: ......
Страница 53: ......
Страница 54: ......
Страница 55: ......
Страница 56: ......
Страница 57: ......
Страница 58: ......
Страница 59: ......
Страница 60: ......
Страница 61: ......
Страница 62: ......
Страница 276: ......
Страница 277: ......
Страница 278: ......
Страница 279: ......
Страница 280: ......
Страница 281: ......
Страница 282: ......
Страница 283: ......
Страница 284: ......
Страница 285: ......
Страница 286: ......
Страница 287: ......
Страница 288: ......
Страница 289: ......
Страница 290: ......
Страница 291: ......
Страница 292: ......
Страница 293: ......
Страница 294: ......
Страница 295: ......
Страница 296: ......
Страница 297: ......
Страница 298: ......
Страница 299: ......
Страница 300: ......
Страница 301: ......
Страница 302: ......