This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Rts library

Dear all 

We are  working on C6657 DSP using bios 6_40_03_39.

In the linking phase I got  the following warning

warning #10370-D: Possible code size or performance degradation. Section
".text:g711:g711.rel" has calls to rts routines, but rts is placed out of
range from call site at 0x807eaf34, or in a different section. To optimiz
codesize, either 1) place rts closer to call site, or 2) place rts in sam
section, or 3) compile with --disable_push_pop.

.

For the aforementioned warning, is any  other affect  apart from speed and code?

Is any other way to get rid of these warning without change the map allocation (we have memory size problem, if we do this) and without disable the push pop.

Best regards

George