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.