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.

AWR1843: how to resolve the warning in mrr lab

Part Number: AWR1843

hi,

 i am getting  some  warning message in mrr lab how to resolve the warning, bellow the warning message

 <Linking>
"../dss_mrr_linker.cmd", line 90: warning #10068-D: no matching section
"../dss_mrr_linker.cmd", line 92: warning #10068-D: no matching section
"../dss_mrr_linker.cmd", line 109: warning #10068-D: no matching section
warning #10370-D: Possible codesize or performance degradation. Section ".text:SOC_init:libsoc_xwr18xx.ae674<soc.oe674>" has calls to rts routines, but rts is placed out of range from call site at 0x20002df0, 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.
warning #10370-D: Possible codesize or performance degradation. Section ".text:SOC_init:libsoc_xwr18xx.ae674<soc.oe674>" has calls to rts routines, but rts is placed out of range from call site at 0x20002cc0, 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.

Description Resource Path Location Type
#10068-D no matching section dss_mrr_linker.cmd /mrr_18xx_dss line 90 C/C++ Problem
#10068-D no matching section dss_mrr_linker.cmd /mrr_18xx_dss line 92 C/C++ Problem
#10068-D no matching section dss_mrr_linker.cmd /mrr_18xx_dss line 109 C/C++ Problem