Tool/software:
Hi,experts:
I am developing on the SDK version 08_06_01_03.
When we were developing SBL, we encountered the problem of segment overflow when linking, log as follows:
In order to solve this problem, looking through the compiler manual, we found a way to solve this problem
As shown below, we have changed the link options, The specific file is Ti-processor-SDK-RTOs-J784S4-EVM-08_06_01_03 \pdk_j784s4_08_06_01_03\packages\ti\build\makerules\rules_ti_cgt_arm.mk
However, after this change, the program does not work properly, we use the debugger to locate the location of the code jam
We still need to make some additional changes ? Or is there any way to solve our problems?