Other Parts Discussed in Thread: MSP430G2553
Tool/software: TI C/C++ Compiler
i have written a code for LCD,it worked fine. but as i have created new project and wanted to use those functions for the projects. i have included the c file and header file properly but still i am getting errors while calling the functions,which is very weird for me as it worked on the previous projject. i have even created new c file and header file and copie the same functions but still not working when i call the function GPIO_lcd and SPI_init()