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.

Compiler/TMDXSK437X: Multiple definition errors

Part Number: TMDXSK437X

Tool/software: TI C/C++ Compiler

I am getting multiple definition errors. One definition is the actual function and the "second" is always a an inline function. I have tried various optimization levels as well as the setting for putting functions into separate sections. (according to information i have searched on the ti website. Also mentioned was EABI.. is that relevant?) 
How do i get get rid of these "Multiple definition" errors?


any help would be much appreciated... thank you