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.