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/CC2640: for error in ccs

Part Number: CC2640


Tool/software: Code Composer Studio

Hi All

i write simple code  of BLE cc2604 in ccsv7.

but i got below error in ccsv7

error #10056: symbol "ResetISR" redefined: first defined in "./board.obj"; redefined in "./main.obj"
error #10056: symbol "g_pfnVectors" redefined: first defined in "./board.obj"; redefined in "./main.obj"
error #10010: errors encountered during linking; "S1_Bond.out" not built
gmake[1]: *** [S1_Bond.out] Error 1
gmake: *** [all] Error 2

Please give me solution as soon as possible

Best Regards

Nitin Kanani