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.

CCS/TMDSEVM6678: "Processer SDK" report an error

Part Number: TMDSEVM6678

Tool/software: Code Composer Studio

CCS report an error about the EDMA files. Hope for the replies. Thanks a lot.

 

  • Hello,

    This is a common build error. Likely the source file is missing a #include of the header file that defines CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS". Check that all the necessary header files are being included.

    Thanks

    ki