Tool/software: TI C/C++ Compiler
Hi,
I am trying to build a project which includes a few symbols from a header file. I keep getting errors #10010 (errors encountered during linking) and #10234-D unresolved symbols. I have included the .cmd file in the linked file search path and the header file locations in the compiler path. I can even see the correct header file in the includes under the project folder. Not sure what is not working properly.
Any help would be much appreciated.
Thank you,
Aditya