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/PROCESSOR-SDK-AM335X: TI Compiler

Part Number: PROCESSOR-SDK-AM335X

Tool/software: Code Composer Studio

Hello,

I have a project in CCS7, using the TI compiler 17.9.0, which  I just just changed from "0 - Register Optimizations" to "3- Interprocedure Optimizations." 

I also set the -opt_for_speed to 3

Then I get the following error:

>> ../FirmwareLoad.cpp, line 471: 
               INTERNAL ERROR: no match for SCONV


This may be a serious problem.  Please contact customer support with a
description of this problem and a sample of the source files that caused this
INTERNAL ERROR message to appear.

Cannot continue compilation - ABORTING!

The term "SCONV" does not appear anywhere in the project.  It must be an internal reference inside the compiler.

Since TI doesn't actually offer "real" support, just public forums that they graciously monitor, I am unaware of anyway to " contact customer support"  and supply a "sample of the source"...  as I will not put our code out on public forums.

Is there any real "customer support" ?