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.

C6000-CGT: Dissassembler Segmentation fault

Part Number: C6000-CGT

Hi,

I'm facing an issue with dis6x.exe, when I try to run disassembler with a cpp object file it is giving the error as follows:

$ dis6x.exe --all rbRsp_AngleEstimation.cpp.obj

Disassembly of rbRsp_AngleEstimation.cpp.obj:

INTERNAL ERROR: C:\Users\ocn2kor\ti\ti_8.3.12\bin\dis6x.exe experienced a segmentation fault

This is caused by a defect in the TI Disassembler.
TI Customer Support may be able to suggest a workaround to avoid this.

Upgrading to the newest version of the compiler may fix this problem.

Contact TI in the E2E support forums at http://e2e.ti.com under
"Development Tools", "TI C/C++ Compiler". See the link titled
"Submitting an issue".

We need to see this ENTIRE error message and a complete, reproducible
test case including ALL of the command-line options.

Please help here.

Compiler version is C6000 v8.3.12

I tried with other disassembler llvm-dis and it is working. It is not working with TI dis6x.exe, please provide us the background for it why it is not generating any output.

Thanks,

Sairam