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.

RTOS/AM5716: OCMC functions in CSL not found

Part Number: AM5716

Tool/software: TI-RTOS

I'm attempting to perform OCMC ECC checking on the AM5716 C66x core. When building using the OCMCErrCntStatusGet function I'm getting a linker error saying the symbol is undefined. When searching through the ti.csl.ae66 file I see no references to that function or the source file ("ocmc_ecc_l1.h"). It seems like this ip block wasn't built in the library. Is there correct or am I missing some step in using the OCMC ECC CSL functions? I do have the ti.csl.ae66 file included via the TI-RTOS .cfg file and am successfully using other CSL functions.