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.

Syntax Error in cslr_spi.h

There is an error if the file cslr_spi.h is included in C++ files. The file starts with extern "C" {, but the closing bracket is missing at the end of the file.
I'm using the latest C6678 PDK 1.0.0.20.

Ralf