hi TIer
where can I get the document detailed the lds.
the linker will need the lds file which is the same as .cmd to generate the .out file.
thanks advance
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 TIer
where can I get the document detailed the lds.
the linker will need the lds file which is the same as .cmd to generate the .out file.
thanks advance
Moving this to the CCS forum.
hello,
*.lds files are GCC's equivalent of TI's linker command file (*.cmd). There is a lot of documentation available online. Some examples:
http://www.bravegnu.org/gnu-eprog/lds.html
http://www.math.utah.edu/docs/info/ld_3.html
Hope this helps
ki