Tool/software: TI-RTOS
Hello! I finded a mistake in pdk_c665x_2_0_8 (source code):
When I included this path <ti\csl\cslr_upp.h> in my project (I defined DEVICE_C6657) I got mistake - not correct path <ti\csl\soc\upp\V0\cslr_upp.h> that included in first file (<ti\csl\cslr_upp.h>). When I chandged path to <ti\csl\src\ip\upp\V0\cslr_upp.h>.
Can you fix this? Or I'm not right?