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