采用官方例程,出现如下错误,芯片是TM4123GH6PMI
Description Resource Path Location Type
#10010 errors encountered during linking; "lab2.out" not built lab2 C/C++ Problem
Description Resource Path Location Type
#10056 symbol "g_pfnVectors" redefined: first defined in "./startup_ccs.obj"; redefined in "./tm4c123gh6pm_startup_ccs.obj" lab2 C/C++ Problem
Description Resource Path Location Type
#10056 symbol "ResetISR" redefined: first defined in "./startup_ccs.obj"; redefined in "./tm4c123gh6pm_startup_ccs.obj" lab2 C/C++ Problem
求指教