Tool/software:
Hi Expert,
customer report one issue is about DebugP_log() api, if customer call this api directly, it will make 100ms period CAN frame increase to 242ms. customer also do some profile as below.
1. call the DebugP_log() in lowest priority task;
2.using the tick to profile the time cost.
do you have any suggestion to customer to optimize the time cost on DebugP_log(). now I let customer disable the DebugP_log() for workaround at first, but sometimes customer still need the log for debug, so pls help give some suggestion.
BR,
Biao