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: C66x L1/L2 ECC issue

Part Number: AM5716

Tool/software: TI-RTOS

I'm attempting to perform L1 and L2 ECC checking on the AM5716 C66x core. When building using the DSPICFGGet* functions I'm getting a linker error saying the symbols are undefined. When searching through the ti.csl.ae66 file I see no references to that function or the source file ("dsp_icfg.c"). Looking at the makefile (C:\ti\pdk_am57xx_1_0_7\packages\ti\csl\arch\c66x\src_files_c66x.mk) shows that it's not being included for the AM571x. Much like this thread, this seems incorrect.