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