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.
how i can make a .cmd file for my own project because i am using default link.cmd file for c64xx taret family but gives error.
A good way to create custom linker command files is to start with the default one provided and make modifications to the memory regions or section allocations as desired by your application. Please also take a look at the C6000 Assembly Language Tools Users Guide's section on linker command files.