Question: Why is there no code parallelism when using v1.10 assembly optimizer ?

Answer:

If using -g option, parallelism will be disabled, so that user can debug the "correctness" of the code. Using -g -mu disables software pipelining, to debug loops. If the user wants assembly optimized code, do not use -g option.


Device: TMS320C6x
Category: TI Tools
Detail: Code Generation Tools
Detail2: Assembly / Linker
Title: No Code Parallelism
Source: Case from TMS320 Hotline
Date: 4/30/98
GenId: a2

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