Question: Ass/link/hex converter. Linker has a .text section that is not affected by the fill command.

Answer: In order for the fill command to work you need generate a hole. The following code should help:

text: { .+=100h;}
fill=01234h

...... This creates a hole before .text section starting at 200h ending at 300h filled with 1234h.


Device: TMS320C2x
Category: TI Tools
Detail: Code Generation Tools
Detail2: Assembler/Linker
Title: .text section and the fill command
Source: Case from TMS320 Hotline
Date: 8/1/97
GenId: 0000022

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