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.

Warning #10252-D Symbol .... defined in two places

hello everyone,

i've a problem compiling a project in which i modified boot.asm file. I took it from rtssrc library. i've linked also the TI_Eabi standard library to the project, so when i compile i have many warning #10252 that say to me: simbol xxx pulled from xxx, define in two places.

Is there a way to eliminate the warning without creating a personal library that substitute TI_EABI standard library? I'd like to continue to use EABI standard library instead of make my own with som rtssrc files.

Thanks

Emanuele