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.

evm6748/McaspDit_evmInit.h not included in BIOSPSP

When trying to build the evminit project for the evm6748, I get the following:

 

**** Build of configuration Debug for project evminit ****

 

C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake -k all 

'Building file: C:/Program Files/Texas Instruments/pspdrivers_01_30_01/packages/ti/pspiom/platforms/evm6748/src/mcaspDit_evmInit.c'

'Invoking: Compiler'

"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/C6000 Code Generation Tools 6.1.16/bin/cl6x" -@ccsCompiler.opt

"C:/Program Files/Texas Instruments/pspdrivers_01_30_01/packages/ti/pspiom/platforms/evm6748/src/mcaspDit_evmInit.c", line 54: fatal error: could not open source file "ti/pspiom/platforms/evm6748/McaspDit_evmInit.h"

1 fatal error detected in the compilation of "C:/Program Files/Texas Instruments/pspdrivers_01_30_01/packages/ti/pspiom/platforms/evm6748/src/mcaspDit_evmInit.c".

 

Compilation terminated.

>> Compilation failure

C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake: *** [mcaspDit_evmInit.obj] Error 1

C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake: Target `all' not remade because of errors.

Build complete for project evminit

Indeed, this file does not exist, though a file of the same name does exist for c6747. I assume this was just an oversight?