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 v5.5 Project with Stellarisware

Hi,

I followed the instructions in

http://processors.wiki.ti.com/index.php/Creating_new_CCS_v5_Project_with_Stellarisware#Adding_startup_css.c_Source_Code

but when I compile, I get the error:

#10056 symbol "g_pfnVectors" redefined: first defined in "./startup_ccs.obj"; redefined in "./lm4f120e5qr_startup_ccs.obj" Dos C/C++ Problem

Description Resource Path Location Type
#10056 symbol "ResetISR" redefined: first defined in "./startup_ccs.obj"; redefined in "./lm4f120e5qr_startup_ccs.obj" Dos C/C++ Problem

please help me.