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.
Tool/software: TI C/C++ Compiler
Hi,
I am really new to TI's development tools and saw the following lines in the file vital_signs/dss/dss_mmw_linker.cmd:
/* This is auto generated by linker related to copy table above */ .ovly > L2SRAM_UMAP0 | L2SRAM_UMAP1
Which tool should I use to generate the linker command file or the section configuration like listed above?
Cheers,
Tom
Hi Tom,
Please refer to the following threads for training resources on TI Tools, RTOS, etc. including Linker command files.
CCS/IWR6843ISK: Training for development
CCS/IWR6843ISK: Optimization for memory size
Regards
-Nitin
Hi Nitin,
What you pointed out is a really good resource to get started.
Cheers,
Tom