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.

No warning for reduplicated section in cmd file for TI C6x 7.x.x linker



I am using TI C6x 7.x.x compiler/linker to do my job

I have put my data section myGlobalData in two different memory places by mistake in my cmd file.

I have seen no warning or remark for my mistake during building my executalbe file.

Does TI linker has warning for such kind of mistake?