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.

CCS/MSP430G2553: Warning about implicity-declared function when using libraries

Part Number: MSP430G2553


Tool/software: Code Composer Studio

Hi There,

To make my code more readable/portable, I've moved many functions to separate library files.   However, now when I compile my main project, I get warning about   

#225-D: function "<function_name>" declared implicitly 


Does anyone have a nice remedy for this?  I'm hoping to avoid having to declare the functions in my main.c file.

THANKS!  

**Attention** This is a public forum