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.

AWR6843AOP: QAC CCT File

Part Number: AWR6843AOP

Hi,

In perforce QAC 9.9, tool will generate CCT files when compiler name is mentioned. The generated CCT files contain few compiler options enabled by default. 

While running QAC with the CCT files we are facing compilation errors in file _stdint40.h located at (C:\ti\ti-cgt-c6000_8.3.3\include). Here is the code snippet. Line 42 throws an error.

But we dont get this error in our build environment as _TMS320C6X is not defined whereas its defined in CCT file generated from QAC.

Here are the questions:

1. Why line number 42 is thrown as an error in QAC. It is not a typical C typdef syntax. Is it a custom syntax? If yes, How QAC can know about it?

2. Since CCT file have few options enabled by default, how do i know whether they are correct for this chip and i am running QAC with correct compiler options?

We need TI comments on this.

Attaching CCT files.