Hi Team,
I am working on adding ethernet libraries and code in empty project in empty_am263x-cc_r5fss0-0_freertos_ti-arm-clang. This is project is part of empty_am263x-cc_system_freertos.
But I am getting below after adding one function to code
<a href="file:/C:/ti/ccs1271/ccs/tools/compiler/dmed/HTML/10099.html">#10099-D</a> program will not fit into available memory,
or the section contains a call site that requires a trampoline that can't be generated for this section. placement with alignment fails for section "GROUP_2" size 0x20cc4.
Available memory ranges:
Please let me know how can I solve this.
Appreciate for your help!