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.

library file and memory allocation with C6000 compiler



Hello,

I 'm using a C6000 compiler (CGT 7.4.12) , I generate a library from a directory that countains a number of  files. In this directory 2 files have the same name. The generation is OK.

Now, I would like to generate an executable by linking this library , the problem is that I would like to put the .text of the 2 files in 2 differents memory sections  but I don't know how to distinguish them (the 2 files have the same name) in the cmd file ?

Thank you very much  for your help.


Best regards,

Patrick.