Other Parts Discussed in Thread: MMWAVE-SDK
Hello
When I complied the mmWave demo in the mmWave SDK 1.1.0.2, there is a compiling warning:
#10370-D Possible codesize or performance degradation. Section ".text:SOC_init:libsoc_xwr16xx.ae674<soc.oe674>" has calls to rts routines, but rts is placed out of range from call site at 0x200030e0, or in a different section. To optimize codesize, either 1) place rts closer to call site, or 2) place rts in same section, or 3) compile with --disable_push_pop.
I believe that I had enabled the diable_push_pop. So how can I solve this warning?
Regards
Peter