Trying to build project. The error I receive is Error L6218E: Underfined symbol TMP108_ReadRawTempValue <referred from ThermalOperations.o>. Using the DS-5 built in ARM compiler 5.
The symbol/function is declared in a h file, defined in a c file, and all header files are included.
Any suggestions?