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.
Hi experts,
I implement cmd file for our customized system.
(We plan to support only C, not support C++, only EABI )
We gathers technical information like below.
https://software-dl.ti.com/ccs/esd/documents/c2000_c28x-compiler-understanding-linking.html
https://software-dl.ti.com/ccs/esd/documents/sdto_cgt_Linker-Command-File-Primer.html
SPRU513W TMS320C28x Assembly Language Tools v21.6.0.LTS
4.Linking C/C++ Code
SPRU514W TMS320C28x Optimizing C/C++ Compiler v21.6.0.LTS
8.Linker Description
However, could you please provide completed manual if possible ?
Best regards,
Hidehiko
hi Hidehiko,
The links that you have mentioned cover all the information related to linker command files.
Is there any specific that you need to know/understand related to linker command file?
Best Regards
Siddharth
Hi Siddharth,
Thank you for your comment.
OverView
software-dl.ti.com/.../c2000_c28x-compiler-understanding-linking.html
software-dl.ti.com/.../sdto_cgt_Linker-Command-File-Primer.html
SPRU514W TMS320C28x Optimizing C/C++ Compiler v21.6.0.LTS
4.3.6 Specifying Where to Allocate Sections in Memory
4.3.7 A Sample Linker Command File
7.1.1 Sections
SPRU513W TMS320C28x Assembly Language Tools v21.6.0.LTS
8.5 Linker Command Files
I'll ask another question if I need more information which is not described on these document.
Best regards,
Hidehiko