Linking issue

Getting undefined reference to `<already_defined_variable>'

So I was using SES v5.70a

Actually I was new for the developments using SES for Arm MCs

I picked up an RTOS example and started adding the source files and header files to the project

Also did added the file paths to the common preprocessor User include directory

But while calling the functions from those source file I was getting the undefined reference error

I can assure that when I try to check for the function definition, I was able to be directed to the part of the code where the function defined

Please help me if I was lagging somewhere to the files to be linked.

Thanks in Advance...

Parents Reply Children
Related