Community
Participate
Working Groups
As of gep-e08, MSP430 platforms generate linker command files using linkUtils.xs from ti.targets even if a target is an ELF target. These platforms must generate a linker command line that deals with ELF-specific section names, they must not generate symbol aliases, they must generate --retain directives for xdc.meta and xdc.noload. The last issue is currently solved by getLibs() from ti.targets.msp430.elf generating a code snippet with a --retain directive. That code should also be incorporated to a more comprehensive solution.
All MSP430 platforms' linker command template have been updated to generate different linker command files for COFF and ELF targets. This fix will be released in the next release of gep tree (gep-e09)
- verified using 3.23.01.38 Tested idioms.i304 against all MSP430 ELF targets and with all available platforms, and verified that the generated section contain ELF-specific setions and do not contain COFF-specific sections.
xdctools 3.23.05 GA is available from here: http://www.sanb.design.ti.com/tisb_releases/XDCtools/3_23_05_61/