Dtynin
Dtynin
DIIDevHeads IoT Integration Server
Created by Boss lady on 6/5/2024 in #middleware-and-os
How to identify and resolve the issue causing the task to miss its deadline?
Hi @Boss lady You can use an RTOS profiler to measure the execution time of each function within your task. This will help you analyze any code sections that are taking longer than expected and potentially causing delays.
5 replies