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/TMS570LS3137: Need information on Virtual function table for __cxxabiv1

Part Number: TMS570LS3137

Tool/software: Code Composer Studio

Hi Ti Experts,

I am getting below error while creating the build

undefined                                                                                         first referenced
symbol                                                                                              in file
---------                                                                                              ----------------
Virtual function table for __cxxabiv1::__class_type_info                 code\MonitorProtocol.obj
Virtual function table for __cxxabiv1::__si_class_type_info            code\ReadDirect.obj
Virtual function table for __cxxabiv1::__vmi_class_type_info         code\BOEProgramData.obj

error #10234-D: unresolved symbols remain

I could not find any information in compiler document what it refers to.

Please help me how to resolve this issue. I am not using any of the library files.

Regards,

Somesh