Within this thread that issue already had been discussed, but for another platform than mine. I work on dm8148. When building a codec server for the C674 I get:
lnke674 bin/ti_platforms_evmDM8148/all_DSP.xe674 ...
warning: creating output section ".c6xabi.exidx" without a SECTIONS specification
warning: creating output section ".c6xabi.extab" without a SECTIONS specification
Unfortunately the hint, given there by Sasha Slijepcevic, didn't work for me. He suggested to add
".c6xabi.exidx": 1
to the 'nonsplitable' map entry within the file packages/ti/targets/elf/linkUtils.xs of the XDC sources. I did (it wasn't there before in the xdctools_3_23_01_43 of ti-ezsdk_dm814x-evm_5_04_00_11), but it did not change the warning, it still is there.
Any suggestions?
Thanks in advance,
kind regards,
Joern.