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.

Compiler/TMS320C5515: cslr_uart.h syntax errors?

Part Number: TMS320C5515

Tool/software: TI C/C++ Compiler

Hi all,

I've been working with an example to pull data from the AIC chip on my TMS320C5515 evaluation board, and then send it via uart to a computer for processing, BUT, all was fine and dandy until I started getting this mysterious error that can't seem to be fixed.

Update:

I am now getting the same error for a different file, completely unreferenced from the project that I'm using:

As Always, my project is attached here:

DSPFFT Project Rev A.zip

Aaron