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.

CCS/tms320f28377s: Can't build project in ccs

Part Number: TMS320F28377S
Other Parts Discussed in Thread: TMS320F28377S

Tool/software: Code Composer Studio

Hi ,

I have TMS320F28377S launchpad.I have taken sample code "Blinkey" project. 

I got this error during the build process, :-

1)#10010 errors encountered during linking; "blinky_cpu01.out" not built blinky_cpu01 C/C++ Problem

2)gmake: *** [blinky_cpu01.out] Error 1 blinky_cpu01 C/C++ Problem

3)gmake: Target 'all' not remade because of errors. blinky_cpu01 C/C++ Problem

4)symbol "_main" redefined: first defined in "./F2837xS_Gpio.obj"; symbol "_main" redefined: first defined in "./F2837xS_Gpio.obj"; blinky_cpu01 C/C++ Problem

5)unresolved symbol _GPIO_EnableUnbondedIOPullups, first referenced in ./F2837xS_SysCtrl.obj blinky_cpu01 C/C++ Problem

6)unresolved symbol _GPIO_SetupPinMux, first referenced in ./F2837xS_Gpio.obj blinky_cpu01 C/C++ Problem

7)unresolved symbol _GPIO_SetupPinOptions, first referenced in ./F2837xS_Gpio.obj blinky_cpu01 C/C++ Problem

8)unresolved symbol _GPIO_WritePin, first referenced in ./F2837xS_Gpio.obj blinky_cpu01 C/C++ Problem

9)unresolved symbol _InitGpio, first referenced in ./F2837xS_Gpio.obj blinky_cpu01 C/C++ Problem

With regards

Sayali Pathak