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.

C6748 startware 1.20.03.03 no mcbsp driver?

Hello, 

I have a C6748 and the starterware version 1.20.03.03.  All of the peripherals have drivers and header files (spi.h, mcasp.h, etc) but there is no mcbsp.h, mcbsp.c or a mcbsp example project, although I did find a hw_mcbsp.h which contains the register addresses, and references to base addresses of the mcbsp peripheral in SOC_C6748.h .

I'm capable of writing my own McBSP driver, but I'm just surprised to find an example for every peripheral *except* the McBSP, and I'd rather not write my own if I don't have to...

Is this accurate or is my installation just messed up?