This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCSTUDIO: CCSTUDIO

Part Number: CCSTUDIO
Other Parts Discussed in Thread: TMS320F28069, C2000WARE

I am trying to develop a project based on TMS320F28069. Currently I am developing the code on Launchpad. I get the following error.
undefined first referenced
symbol in file
--------- ----------------
_InitSpiaGpio ./Example_F2806xLaunchPadDemo.obj

error: unresolved symbols remain
error: errors encountered during linking; "Example_2806xLaunchPad.out" not

So I tried to add the file F2806x_Spi.c from C:\ti\C2000Ware_3_04_00_00_Software\device_support\f2806x\common\source
I get the error "Could not add: F2806c_Spi.c"

I tried to copy the file manually to the project directory. It is not included in the project.

I tried to create a new file F2806x_Spi.c. Now it is displaying error " 'F2806x_Spi.c' already exists." ( There is no such file in the project directory).

Could you help resolving the issue.

Regards,
Ramesh