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 Information
Detail: Code Generation Tools
Detail2: Compiler
Title: -mf option
Source: Case from TMS320 Hotline
Date: 4/28/98
GenId: a2

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