Question: Does the -mf option cause all addressing to all external variables to use indirect addressing ?

Answer: No, the -mf option ensures that pointer access to an external variable never uses direct addressing. The compiler may still use direct addressing if a local variable pointer is assigned the address of an external variable.


Device: TMS320C3x
Category: TI Tools
Detail: Code Generation Tools
Detail2: Compiler
Title: -mf Option
Source: Case from the TMS320 Hotline
Date: 06/19/97
GenId: a2

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