Other Parts Discussed in Thread: MSP-GANG
Well I have been trying to load the lib and header file found in the examples folder under the Texas Instruments folder but no avail. It alawys shows that the function used are unidentified even though i can access their definition in the header file. This is the type of error I am getting when I use any functions in the .h file.
Undefined symbol '_MSPGANG_GetProgressStatus@4' referenced in "MSP.c".
Undefined symbol '_MSPGANG_InitCom@8' referenced in "MSP.c".