Other Parts Discussed in Thread: CCSTUDIO
I want to use my experimenter board's LCD for displaying general messages so I copied the "hal_lcd.h" and "hal_lcd.c" into my project and included it in my include file. I copied a test line from one of the source files in user exp demo. When i build it and debug it there is no error shown but while running the program the following line is displayed.
Can't find a source file at "/tmp/TI_MKLIB28qeec/SRC/copy_zero_init.c"
Locate the file or edit the source lookup path to include its location.
Is the procedure correct?
