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/TMS570LC4357: could you please explain about checkPLLxSLIP() function at Safety Library demo-app

Part Number: TMS570LC4357

Tool/software: Code Composer Studio

hello

I have evaluated Safety Library demo-app with different PLL clock. However, demo-app operating clock have not been changed even I adjust PLL register value directly at HAL library.

now i found there is an error at checkPLLxSLIP(), which is defined at faultinject.c (PRJ\demo_app\common\source\faultinject.c)

This function is guessed as demo function because function definition is in demo-app area. (Perhaps this code is user define code and not included at Safety Library. isn't it?)

if this function is not included Safety Library, i hope to ignore and build same operation directly

could you please check it?

thanks :)