Tool/software:
Hi Team,
My customer wants to use xTaskDelayUntil(), but because INCLUDE_xTaskDelayUntil is undefined, they cannot use it. Is there a way to use this function without changing the SDK source files?
They have tried adding "INCLUDE_xTaskDelayUntil=1" in the Predefined Symbols in CCS, but it shows an error saying "unresolved symbol xTaskDelayUntil, first referenced"
Best regards,
Mari Tsunoda