I have been importing some existing code into a new project, mostly via text cut and paste. Some of the functions that are referenced in the imported code either do not exist in the project or have been renamed. When building, the compiler will generate a warning that the function was declared implicitly, but he linker does not generate an error for the undefined function. Have I messed up a project setting?
Code Composer Studio
Version: 5.3.0.00090
MSP430F4794
Windows 7 64bit