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.

TMS570LS0914: Time.h default libray MISRA 21.10 compliance

Part Number: TMS570LS0914

Tool/software:

Good morning,

Following the MISRA rules, rule  21.10 mentions that time.h shouldn't be used, but this can be avoided if the actual implementation of time avoids the use of dynamical memory allocation, which was the original reason for MISRA complaint. 

I am looking the documentation, also of the compiler, but I can't find anywhere if the default time library implementation from TI it's complaint or not. 

Please, can anyone guide me?

Best regards