Other Parts Discussed in Thread: C2000WARE,
Tool/software:
Hi,
I have this error when building the cm flash for blink the led with the demo, I have controlled the code, the compiler and other task and are correct it's strange that doesn't see the vector table flash that i'ts defined on startup_cm.c
13] undefined first referenced
[14] symbol in file
[15] --------- ----------------
[16] vectorTableFlash ./device/cm.obj
[17]error #10234-D: unresolved symbols remain
[18]error #10010: errors encountered during linking; "led_ex1_c28x_cm_blinky_cm.out" not built
[19]>> Compilation failure
[20]makefile:145: recipe for target 'led_ex1_c28x_cm_blinky_cm.out' failed
[21]gmake[1]: *** [led_ex1_c28x_cm_blinky_cm.out] Error 1
[22]makefile:138: recipe for target 'all' failed
[23]gmake: *** [all] Error 2
[24]**** Build Finished